generated from willianpaixao/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(helm): update chart reloader to 1.0.105 #110
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/apps/kube-system/reloader/app Kustomization: flux-system/reloader HelmRelease: kube-system/reloader
+++ kubernetes/apps/kube-system/reloader/app Kustomization: flux-system/reloader HelmRelease: kube-system/reloader
@@ -13,13 +13,13 @@
spec:
chart: reloader
sourceRef:
kind: HelmRepository
name: stakater
namespace: flux-system
- version: 1.0.101
+ version: 1.0.105
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- HelmRelease: kube-system/reloader Deployment: kube-system/reloader
+++ HelmRelease: kube-system/reloader Deployment: kube-system/reloader
@@ -9,13 +9,13 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.101
+ version: v1.0.105
name: reloader
namespace: kube-system
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,16 +28,16 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.101
+ version: v1.0.105
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.0.101
+ - image: ghcr.io/stakater/reloader:v1.0.105
imagePullPolicy: IfNotPresent
name: reloader
ports:
- name: http
containerPort: 9090
livenessProbe:
--- HelmRelease: kube-system/reloader PodMonitor: kube-system/reloader
+++ HelmRelease: kube-system/reloader PodMonitor: kube-system/reloader
@@ -18,11 +18,11 @@
namespaceSelector:
matchNames:
- kube-system
selector:
matchLabels:
app: reloader
- chart: reloader-1.0.101
+ chart: reloader-1.0.105
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
|
renovate
bot
force-pushed
the
renovate/reloader-1.x
branch
from
June 5, 2024 11:00
a01a12a
to
0cea3eb
Compare
renovate
bot
changed the title
fix(helm): update chart reloader to 1.0.104
fix(helm): update chart reloader to 1.0.105
Jun 5, 2024
willianpaixao
approved these changes
Jun 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.101
->1.0.105
Release Notes
stakater/Reloader (reloader)
v1.0.105
Compare Source
v1.0.104
Compare Source
Changelog
c71ce83
Merge pull request #673 from plotly/bump-go6f46ebc
[skip-ci] Update artifacts7b088be
bump go from 1.21.6 -> 1.21.9v1.0.103
Compare Source
Changelog
ec2f2e8
[skip-ci] Update artifactse8a5b84
chore(deps): update stakater/.github action to v0.0.79 (#674)Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.