-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat(helm): update kubelet-csr-approver ( 1.1.0 → 1.2.3 ) #2389
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
snoopy82481-bot
bot
added
renovate/helm
type/minor
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
area/kubernetes
Changes made in the kubernetes namespace directory
labels
May 13, 2024
--- HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver
+++ HelmRelease: kube-system/kubelet-csr-approver Deployment: kube-system/kubelet-csr-approver
@@ -33,13 +33,13 @@
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/postfinance/kubelet-csr-approver:v1.1.0
+ image: ghcr.io/postfinance/kubelet-csr-approver:v1.2.3
imagePullPolicy: IfNotPresent
args:
- -metrics-bind-address
- :8080
- -health-probe-bind-address
- :8081 |
--- kubernetes/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/cluster-apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
+++ kubernetes/apps/kube-system/kubelet-csr-approver/app Kustomization: flux-system/cluster-apps-kubelet-csr-approver HelmRelease: kube-system/kubelet-csr-approver
@@ -13,13 +13,13 @@
chart: kubelet-csr-approver
interval: 30m
sourceRef:
kind: HelmRepository
name: postfinance
namespace: flux-system
- version: 1.1.0
+ version: 1.2.3
install:
createNamespace: true
remediation:
retries: 5
interval: 30m
maxHistory: 2 |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
snoopy82481-bot
bot
force-pushed
the
renovate/kubelet-csr-approver-1.x
branch
from
May 21, 2024 09:07
59d0e1a
to
3c41344
Compare
snoopy82481-bot
bot
changed the title
feat(helm): update chart kubelet-csr-approver to 1.2.0
feat(helm): update chart kubelet-csr-approver to 1.2.1
May 21, 2024
snoopy82481-bot
bot
force-pushed
the
renovate/kubelet-csr-approver-1.x
branch
from
June 19, 2024 10:08
3c41344
to
c852ab6
Compare
snoopy82481-bot
bot
changed the title
feat(helm): update chart kubelet-csr-approver to 1.2.1
feat(helm): update chart kubelet-csr-approver to 1.2.2
Jun 19, 2024
snoopy82481-bot
bot
force-pushed
the
renovate/kubelet-csr-approver-1.x
branch
from
October 15, 2024 08:11
c852ab6
to
97a1ef7
Compare
snoopy82481-bot
bot
changed the title
feat(helm): update chart kubelet-csr-approver to 1.2.2
feat(helm): update chart kubelet-csr-approver to 1.2.3
Oct 15, 2024
snoopy82481-bot
bot
force-pushed
the
renovate/kubelet-csr-approver-1.x
branch
2 times, most recently
from
October 19, 2024 01:36
f694192
to
87d0cf8
Compare
no HelmRelease objects found in cluster |
snoopy82481-bot
bot
changed the title
feat(helm): update chart kubelet-csr-approver to 1.2.3
feat(helm): update kubelet-csr-approver ( 1.1.0 → 1.2.3 )
Oct 19, 2024
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | helm | kubelet-csr-approver | 1.1.0 | 1.2.3 |
snoopy82481-bot
bot
force-pushed
the
renovate/kubelet-csr-approver-1.x
branch
from
October 19, 2024 18:03
87d0cf8
to
66a8de6
Compare
snoopy82481
approved these changes
Oct 19, 2024
snoopy82481
approved these changes
Oct 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Changes made in the kubernetes namespace directory
renovate/helm
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/minor
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.1.0
->1.2.3
Release Notes
postfinance/kubelet-csr-approver (kubelet-csr-approver)
v1.2.3
Compare Source
What's Changed
👒 Dependencies
Full Changelog: postfinance/kubelet-csr-approver@v1.2.2...v1.2.3
v1.2.2
Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.2.1...v1.2.2
🚀 Features
Build
v1.2.1
Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.2.0...1.2.1
🐛 Bug Fixes
🧪 Testing
⚙️ Miscellaneous Tasks
Build
v1.2.0
Compare Source
Full Changelog: postfinance/kubelet-csr-approver@v1.1.0...v1.2.0
🐛 Bug Fixes
🧪 Testing
Build
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR has been generated by Renovate Bot.