Skip to content

Commit

Permalink
feat: Bump reloader to 1.0.41 (#1628)
Browse files Browse the repository at this point in the history
* chore: Update reloader 1.0.33 => 1.0.41

* chore: Move reloader/1.0.33 => 1.0.41

* build: Updated licenses.d2iq.yaml

---------

Co-authored-by: d2iq-mergebot <[email protected]>
  • Loading branch information
mesosphere-ci and d2iq-mergebot authored Oct 6, 2023
1 parent 6d2c1f3 commit 1f1733c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/mesosphere/kubefed
- container_image: ghcr.io/stakater/reloader:v1.0.33
- container_image: ghcr.io/stakater/reloader:v1.0.41
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: reloader-1.0.33-d2iq-defaults
name: reloader-1.0.41-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: stakater-github-io-stakater-charts
namespace: kommander-flux
version: 1.0.33
version: 1.0.41
interval: 15s
install:
crds: CreateReplace
Expand All @@ -23,5 +23,5 @@ spec:
retries: 30
valuesFrom:
- kind: ConfigMap
name: reloader-1.0.33-d2iq-defaults
name: reloader-1.0.41-d2iq-defaults
targetNamespace: ${releaseNamespace}

0 comments on commit 1f1733c

Please sign in to comment.