generated from onedr0p/cluster-template
-
-
Notifications
You must be signed in to change notification settings - Fork 6
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 ghcr.io/kiwigrid/k8s-sidecar ( 1.29.0 → 1.29.1 ) #3599
Merged
joryirving
merged 2 commits into
main
from
renovate/ghcr.io-kiwigrid-k8s-sidecar-1.29.x
Jan 27, 2025
Merged
fix(container): update ghcr.io/kiwigrid/k8s-sidecar ( 1.29.0 → 1.29.1 ) #3599
joryirving
merged 2 commits into
main
from
renovate/ghcr.io-kiwigrid-k8s-sidecar-1.29.x
Jan 27, 2025
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
smurf-bot
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
cluster/utility
labels
Jan 27, 2025
--- kubernetes/utility/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus
+++ kubernetes/utility/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus
@@ -86,13 +86,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
+ tag: 1.29.1@sha256:42002d66ddb3ba46db5ae44b8511cfe07f292eab038e2dad68d9c23de972a29f
resources:
limits:
memory: 256Mi
requests:
cpu: 10m
restartPolicy: Always |
--- HelmRelease: observability/gatus Deployment: observability/gatus
+++ HelmRelease: observability/gatus Deployment: observability/gatus
@@ -55,13 +55,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.29.1@sha256:42002d66ddb3ba46db5ae44b8511cfe07f292eab038e2dad68d9c23de972a29f
name: init-config
resources:
limits:
memory: 256Mi
requests:
cpu: 10m |
--- HelmRelease: observability/gatus Deployment: observability/gatus
+++ HelmRelease: observability/gatus Deployment: observability/gatus
@@ -56,13 +56,13 @@
- name: NAMESPACE
value: ALL
- name: RESOURCE
value: both
- name: UNIQUE_FILENAMES
value: 'true'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
+ image: ghcr.io/kiwigrid/k8s-sidecar:1.29.1@sha256:42002d66ddb3ba46db5ae44b8511cfe07f292eab038e2dad68d9c23de972a29f
name: init-config
resources:
limits:
memory: 256Mi
requests:
cpu: 10m |
--- kubernetes/main/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus
+++ kubernetes/main/apps/observability/gatus/app Kustomization: observability/gatus HelmRelease: observability/gatus
@@ -86,13 +86,13 @@
METHOD: WATCH
NAMESPACE: ALL
RESOURCE: both
UNIQUE_FILENAMES: true
image:
repository: ghcr.io/kiwigrid/k8s-sidecar
- tag: 1.29.0@sha256:38907bdecffcc545e838723049cbfe0bc4c10f905b4eedf946be369328249871
+ tag: 1.29.1@sha256:42002d66ddb3ba46db5ae44b8511cfe07f292eab038e2dad68d9c23de972a29f
resources:
limits:
memory: 256Mi
requests:
cpu: 10m
restartPolicy: Always |
smurf-bot
bot
force-pushed
the
renovate/ghcr.io-kiwigrid-k8s-sidecar-1.29.x
branch
from
January 27, 2025 13:07
29b606a
to
4b6f07f
Compare
| datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | ghcr.io/kiwigrid/k8s-sidecar | 1.29.0 | 1.29.1 |
smurf-bot
bot
force-pushed
the
renovate/ghcr.io-kiwigrid-k8s-sidecar-1.29.x
branch
from
January 27, 2025 16:36
472bbce
to
7fe029d
Compare
joryirving
added a commit
that referenced
this pull request
Jan 27, 2025
… ) (#3599) | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | ghcr.io/kiwigrid/k8s-sidecar | 1.29.0 | 1.29.1 | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> Co-authored-by: Jory Irving <[email protected]>
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 directory
cluster/main
cluster/utility
renovate/container
type/patch
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.29.0
->1.29.1
Release Notes
kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)
v1.29.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.