Skip to content

Commit

Permalink
Update Helm release timescaledb-single to v0.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 47a0f8b commit ecea711
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion applications/base/timescaledb/application.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ app.new(
).withChart(
name='timescaledb-single',
repoURL='https://charts.timescale.com',
targetRevision='0.17.0',
targetRevision='0.33.1',
releaseName='timescaledb-single',
values='values.yaml'
)
2 changes: 1 addition & 1 deletion applications/base/timescaledb/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ namespace: timescale
helmCharts:
- name: timescaledb-single
repo: https://charts.timescale.com
version: 0.17.0
version: 0.33.1
releaseName: timescaledb-single
namespace: timescale
valuesInline:
Expand Down

0 comments on commit ecea711

Please sign in to comment.