Skip to content

Commit c2909cd

Browse files
[clusterpirate] Bump dependencies (CloudPirates-io#357)
* [clusterpirate] Bump dependencies * Fix invalid permission in test script * chore: update CHANGELOG.md for changed charts Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e973c0 commit c2909cd

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

charts/clusterpirate/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.1.0 (2025-10-13)
4+
5+
* [clusterpirate] Bump dependencies ([#357](https://github.com/CloudPirates-io/helm-charts/pull/357))
36

47
## 1.0.7 (2025-08-27)
58

charts/clusterpirate/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: common
33
repository: oci://registry-1.docker.io/cloudpirates
4-
version: 1.0.0
4+
version: 1.1.2
55
- name: valkey
66
repository: oci://registry-1.docker.io/cloudpirates
7-
version: 0.1.5
8-
digest: sha256:20b766f851e5333f32bae40eb761424ec9e43e02141127defd9037e3c112cb2c
9-
generated: "2025-08-14T11:33:42.043028181Z"
7+
version: 0.5.0
8+
digest: sha256:06ad82672c953525425df28163fcc7b1ab5860492b8e730fd1d5273633d8b83f
9+
generated: "2025-10-13T11:54:05.026227+02:00"

charts/clusterpirate/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: clusterpirate
33
description: Client agent for the CloudPirates Managed Observability Platform to connect your Kubernetes cluster to our infrastructure
44
type: application
5-
version: 1.0.7
5+
version: 1.1.0
66
appVersion: "1.0.1"
77

88
keywords:
@@ -23,7 +23,7 @@ dependencies:
2323
version: "1.x.x"
2424
repository: oci://registry-1.docker.io/cloudpirates
2525
- name: valkey
26-
version: "0.1.5"
26+
version: "0.5.0"
2727
repository: oci://registry-1.docker.io/cloudpirates
2828
condition: valkey.enabled
2929

generate-changelog.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)