-
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(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.28.4 #1362
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
--- clusters/mallard/kube/apps/monitoring/gatus/app Kustomization: flux-system/cluster-apps-gatus HelmRelease: monitoring/gatus
+++ clusters/mallard/kube/apps/monitoring/gatus/app Kustomization: flux-system/cluster-apps-gatus HelmRelease: monitoring/gatus
@@ -46,13 +46,13 @@
- name: UNIQUE_FILENAMES
value: 'true'
- name: METHOD
value: WATCH
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.28.0
+ tag: 1.28.4
imagePullPolicy: IfNotPresent
main:
env:
CUSTOM_WEB_PORT: 80
GATUS_CONFIG_PATH: /config
SECRET_DOMAIN: ${SECRET_DOMAIN}
@@ -88,13 +88,13 @@
- name: UNIQUE_FILENAMES
value: 'true'
- name: METHOD
value: LIST
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.28.0
+ tag: 1.28.4
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /config
name: config
ingress:
main:
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/gowon
+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/gowon
@@ -66,13 +66,13 @@
- name: METHOD
value: WATCH
- name: UNIQUE_FILENAMES
value: 'true'
- name: LOG_LEVEL
value: DEBUG
- image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
name: config-sync
volumeMounts:
- mountPath: /config
name: config
initContainers:
- env:
@@ -83,13 +83,13 @@
- name: METHOD
value: LIST
- name: UNIQUE_FILENAMES
value: 'true'
- name: LOG_LEVEL
value: DEBUG
- image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
name: init-config-sync
volumeMounts:
- mountPath: /config
name: config
serviceAccountName: gowon
volumes: |
--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus
+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus
@@ -47,13 +47,13 @@
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- name: METHOD
value: LIST
- image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
name: init-config-sync
volumeMounts:
- mountPath: /config
name: config
containers:
- env:
@@ -121,13 +121,13 @@
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- name: METHOD
value: WATCH
- image: ghcr.io/kiwigrid/k8s-sidecar:1.28.0
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.28.4
name: config-sync
volumeMounts:
- mountPath: /config
name: config
volumes:
- emptyDir: {} |
0cfad18
to
2af7a5a
Compare
2af7a5a
to
a87abee
Compare
a87abee
to
e58f212
Compare
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.28.0
->1.28.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)
v1.28.4
Compare Source
🐛 Fixes
v1.28.3
Compare Source
📦 Dependencies
v1.28.2
Compare Source
📦 Dependencies
v1.28.1
Compare Source
📦 Dependencies
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.