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.93 #49
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
--- 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.79
+ version: v1.0.93
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.79
+ version: v1.0.93
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.0.79
+ - image: ghcr.io/stakater/reloader:v1.0.93
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.79
+ chart: reloader-1.0.93
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
|
--- 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.79
+ version: 1.0.93
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false |
1bc7061
to
c35c2ee
Compare
c35c2ee
to
c6f6184
Compare
c6f6184
to
7bdcabb
Compare
7bdcabb
to
80a4c0b
Compare
e2ba4e5
to
bd83da8
Compare
bd83da8
to
6eb9a04
Compare
6eb9a04
to
9838fbe
Compare
7a18a3b
to
0e035e6
Compare
25128de
to
8715832
Compare
willianpaixao
approved these changes
May 8, 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.79
->1.0.93
Release Notes
stakater/Reloader (reloader)
v1.0.93
Compare Source
Changelog
6c5e46c
[skip-ci] Update artifacts4e909e5
fix(deps): update k8s.io/utils digest to0849a56
(#573)v1.0.91
Compare Source
Changelog
30c0f5b
Workflow updates for paths (#651)906e622
[skip-ci] Update artifactsv1.0.89
Compare Source
Changelog
da9e526
update (#650)v1.0.88
Compare Source
Changelog
9a9fee2
[skip-ci] Update artifactsc82dd8b
chore(deps): update anothrnick/github-tag-action action to v1.69.0 (#635)v1.0.86
Compare Source
Changelog
db927a2
chore(deps): update stakater/.github action to v0.0.73 (#648)v1.0.85
Compare Source
Changelog
5b602f6
[skip-ci] Update artifacts51d63c7
chore(deps): update dependency stakater/vale-package to v0.0.18 (#645)95d2173
chore(deps): update golangci/golangci-lint-action action to v5 (#642)481725b
chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.26 (#646)e383fb2
update (#647)v1.0.84
Compare Source
Changelog
f0c3b61
Docs restructuring (#644)70eafce
[skip-ci] Update artifacts7cde0e7
chore(deps): update stakater/.github action to v0.0.71 (#634)v1.0.83
Compare Source
Changelog
768f719
[skip-ci] Update artifacts222a9fd
chore(deps): update dependency stakater/vale-package to v0.0.17 (#637)467a2e6
update (#643)v1.0.82
Compare Source
Changelog
038c923
Merge branch 'master' into close_body24bb264
Merge pull request #641 from testwill/close_body226f115
[skip-ci] Update artifacts0442c55
fix: close resp bodyv1.0.81
Compare Source
Changelog
6f798c0
Merge pull request #638 from diannaowa/loglevelc1bc54d
[skip-ci] Update artifacts2094906
support --log-level argument in command linev1.0.80
Compare Source
Changelog
3754fd5
Merge pull request #595 from stakater/renovate/github.com-prometheus-client_golang-1.xde50a0e
[skip-ci] Update artifacts3bc789d
fix(deps): update module github.com/prometheus/client_golang to v1.19.0Configuration
📅 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.