Skip to content

chore: Bump Helm charts #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stacks/_templates/opensearch-dashboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: opensearch-dashboards
repo:
name: opensearch-dashboards
url: https://opensearch-project.github.io/helm-charts
version: 2.28.0 # 2.19.1
version: 2.30.0 # 2.19.2
options:
labels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/opensearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: opensearch
repo:
name: opensearch
url: https://opensearch-project.github.io/helm-charts
version: 2.32.0 # 2.19.1
version: 2.34.0 # 2.19.2
options:
labels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/postgresql-airflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 16.5.0 # 17.4.0
version: 16.7.18 # 17.5.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/postgresql-druid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 16.5.0 # 17.4.0
version: 16.7.18 # 17.5.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/postgresql-hive-iceberg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 16.5.0 # 17.4.0
version: 16.7.18 # 17.5.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/postgresql-hive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 16.5.0 # 17.4.0
version: 16.7.18 # 17.5.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/postgresql-hivehdfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 16.5.0 # 17.4.0
version: 16.7.18 # 17.5.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/postgresql-hives3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 16.5.0 # 17.4.0
version: 16.7.18 # 17.5.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/postgresql-superset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 16.5.0 # 17.4.0
version: 16.7.18 # 17.5.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: kube-prometheus-stack
repo:
name: prometheus-community
url: https://prometheus-community.github.io/helm-charts
version: 69.8.2 # 0.80.1
version: 75.10.0 # 0.83.0
options:
commonMetaLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/redis-airflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: redis
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 20.11.3 # 7.4.2
version: 21.2.10 # 8.0.3
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
5 changes: 4 additions & 1 deletion stacks/jupyterhub-keycloak/jupyterhub-native-auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ name: jupyterhub
repo:
name: jupyterhub
url: https://jupyterhub.github.io/helm-chart/
version: 4.1.0 # 5.2.1
# Special care should be taken during testing when this version was bumped.
# There might be cases where this needs to be dropped back, because the chart
# is not compatible with other components of the stack/images used.
version: 4.2.0 # 5.3.0
options:
hub:
config:
Expand Down
5 changes: 4 additions & 1 deletion stacks/jupyterhub-keycloak/jupyterhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ name: jupyterhub
repo:
name: jupyterhub
url: https://jupyterhub.github.io/helm-chart/
version: 4.1.0 # 5.2.1
# Special care should be taken during testing when this version was bumped.
# There might be cases where this needs to be dropped back, because the chart
# is not compatible with other components of the stack/images used.
version: 4.2.0 # 5.3.0
options:
hub:
config:
Expand Down
2 changes: 1 addition & 1 deletion stacks/observability/grafana-loki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: loki
repo:
name: loki
url: https://grafana.github.io/helm-charts
version: 5.48.0
version: 6.31.0 # 3.5.0
options:
loki:
auth_enabled: false
Expand Down
2 changes: 1 addition & 1 deletion stacks/observability/grafana-tempo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repo:
url: https://grafana.github.io/helm-charts
# Watch out for https://github.com/grafana/helm-charts/issues/3417
# and https://github.com/grafana/helm-charts/pull/3503!
version: 1.12.0
version: 1.23.2 # 2.8.1
options:
tempo:
server:
Expand Down
2 changes: 1 addition & 1 deletion stacks/observability/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: grafana
repo:
name: grafana
url: https://grafana.github.io/helm-charts
version: 8.6.0
version: 9.2.10 # 12.0.2
options:
admin:
existingSecret: grafana-admin-credentials
Expand Down
2 changes: 1 addition & 1 deletion stacks/observability/jaeger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: jaeger
repo:
name: jaeger
url: https://jaegertracing.github.io/helm-charts
version: 3.3.2
version: 3.4.1 # 1.53.0
options:
# labels:
# stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/observability/opentelemetry-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: opentelemetry-operator
repo:
name: opentelemetry-operator
url: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.73.0
version: 0.91.0 # 0.127.0
options:
admissionWebhooks:
certManager:
Expand Down
2 changes: 1 addition & 1 deletion stacks/signal-processing/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: grafana
repo:
name: grafana
url: https://grafana.github.io/helm-charts
version: 8.10.3 # 11.5.2
version: 8.15.0 # 11.6.1
options:
extraLabels:
stackable.tech/vendor: Stackable
Expand Down
2 changes: 1 addition & 1 deletion stacks/signal-processing/jupyterhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: jupyterhub
repo:
name: jupyterhub
url: https://jupyterhub.github.io/helm-chart/
version: 4.1.0 # 5.2.1
version: 4.2.0 # 5.3.0
options:
hub:
config:
Expand Down