Skip to content

Commit

Permalink
feat: Bump reloader to 1.2.1 (#3091)
Browse files Browse the repository at this point in the history
* chore: Update reloader 1.2.0 => 1.2.1

* chore: Move reloader/1.2.0 => 1.2.1

* build: Updated licenses.d2iq.yaml

---------

Co-authored-by: d2iq-mergebot <[email protected]>
  • Loading branch information
mesosphere-ci and d2iq-mergebot authored Feb 10, 2025
1 parent cf8a769 commit ad42425
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 @@ -350,7 +350,7 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/mesosphere/kubefed
- container_image: ghcr.io/stakater/reloader:v1.2.0
- container_image: ghcr.io/stakater/reloader:v1.2.1
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.2.0-d2iq-defaults
name: reloader-1.2.1-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.2.0
version: 1.2.1
interval: 15s
install:
crds: CreateReplace
Expand All @@ -23,7 +23,7 @@ spec:
retries: 30
valuesFrom:
- kind: ConfigMap
name: reloader-1.2.0-d2iq-defaults
name: reloader-1.2.1-d2iq-defaults
- kind: ConfigMap
name: reloader-overrides
optional: true
Expand Down

0 comments on commit ad42425

Please sign in to comment.