Skip to content

Commit 5d4c984

Browse files
committed
chore(helm): Bump versions
1 parent bfe0b03 commit 5d4c984

18 files changed

Lines changed: 18 additions & 18 deletions

stacks/_templates/argo-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: argo-cd
44
repo:
55
name: argo-cd
66
url: https://argoproj.github.io/argo-helm
7-
version: 9.4.10 # v3.3.3
7+
version: 10.1.2 # appVersion: v3.4.4
88
options:
99
global:
1010
additionalLabels:

stacks/_templates/minio.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: minio
44
repo:
55
name: minio
66
url: https://charts.min.io/
7-
version: 5.4.0 # RELEASE.2024-12-18T13-15-44Z
7+
version: 5.4.0 # appVersion: RELEASE.2024-12-18T13-15-44Z
88
options:
99
additionalLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-airflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.5.6 # 18.3.0
7+
version: 18.7.13 # appVersion: 18.4.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-druid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.5.6 # 18.3.0
7+
version: 18.7.13 # appVersion: 18.4.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-hive-iceberg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.5.6 # 18.3.0
7+
version: 18.7.13 # appVersion: 18.4.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-hive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.5.6 # 18.3.0
7+
version: 18.7.13 # appVersion: 18.4.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.5.6 # 18.3.0
7+
version: 18.7.13 # appVersion: 18.4.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-timescaledb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: timescaledb-single
44
repo:
55
name: timescale
66
url: https://charts.timescale.com/
7-
version: 0.33.1
7+
version: 0.33.1 # appVersion: Not present
88
options:
99
podLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/vector-aggregator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: vector
44
repo:
55
name: vector
66
url: https://helm.vector.dev
7-
version: 0.52.0 # app version 0.55.0
7+
version: 0.56.0 # appVersion: 0.56.0-distroless-libc
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/jupyterhub-keycloak/jupyterhub-native-auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repo:
99
# Special care should be taken during testing when this version was bumped.
1010
# There might be cases where this needs to be dropped back, because the chart
1111
# is not compatible with other components of the stack/images used.
12-
version: 4.3.2 # 5.4.3
12+
version: 4.4.0 # appVersion: 5.5.0
1313
options:
1414
hub:
1515
config:

0 commit comments

Comments
 (0)