Skip to content

Commit 1e753f4

Browse files
Update reloader addon to 2.2.3 (#614)
Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>
1 parent 8f73af2 commit 1e753f4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

charts/cluster-addons/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ reloader:
185185
chart:
186186
repo: https://stakater.github.io/stakater-charts
187187
name: reloader
188-
version: 2.2.0
188+
version: 2.2.3
189189
release:
190190
# Deploy to the same namespace as OpenStack services
191191
namespace: openstack-system

charts/openstack-cluster/tests/__snapshot__/snapshot_full_test.yaml.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@ templated manifests should match snapshot:
18891889
chart:
18901890
name: reloader
18911891
repo: https://stakater.github.io/stakater-charts
1892-
version: 2.2.0
1892+
version: 2.2.3
18931893
clusterName: RELEASE-NAME
18941894
releaseName: reloader
18951895
targetNamespace: openstack-system

skopeo-manifests/reloader.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ghcr.io:
2+
images:
3+
stakater/reloader:
4+
- v1.4.8

0 commit comments

Comments
 (0)