generated from onedr0p/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
feat(container): update image app-template ( 3.4.0 β 3.5.1 ) #270
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/storage/apps/network/echo-server/app Kustomization: flux-system/echo-server HelmRelease: network/echo-server
+++ kubernetes/storage/apps/network/echo-server/app Kustomization: flux-system/echo-server HelmRelease: network/echo-server
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.4.0
+ version: 3.5.1
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/storage/apps/storage/minio/kes Kustomization: flux-system/minio-kes HelmRelease: storage/minio-kes
+++ kubernetes/storage/apps/storage/minio/kes Kustomization: flux-system/minio-kes HelmRelease: storage/minio-kes
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.4.0
+ version: 3.5.1
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/storage/apps/system-upgrade/system-upgrade-controller/app Kustomization: flux-system/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller
+++ kubernetes/storage/apps/system-upgrade/system-upgrade-controller/app Kustomization: flux-system/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.4.0
+ version: 3.5.1
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/storage/apps/storage/minio/app Kustomization: flux-system/minio HelmRelease: storage/minio
+++ kubernetes/storage/apps/storage/minio/app Kustomization: flux-system/minio HelmRelease: storage/minio
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.4.0
+ version: 3.5.1
dependsOn:
- name: minio-kes
namespace: storage
install:
remediation:
retries: 3
--- kubernetes/storage/apps/kube-system/multus/app Kustomization: flux-system/multus HelmRelease: kube-system/multus
+++ kubernetes/storage/apps/kube-system/multus/app Kustomization: flux-system/multus HelmRelease: kube-system/multus
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.4.0
+ version: 3.5.1
dependsOn:
- name: cilium
namespace: kube-system
install:
remediation:
retries: 3 |
--- HelmRelease: system-upgrade/system-upgrade-controller ServiceAccount: system-upgrade/system-upgrade
+++ HelmRelease: system-upgrade/system-upgrade-controller ServiceAccount: system-upgrade/system-upgrade
@@ -5,8 +5,8 @@
name: system-upgrade
labels:
app.kubernetes.io/instance: system-upgrade-controller
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: system-upgrade-controller
secrets:
-- name: system-upgrade-controller-sa-token
+- name: system-upgrade-controller-default-sa-token
--- HelmRelease: system-upgrade/system-upgrade-controller Deployment: system-upgrade/system-upgrade-controller
+++ HelmRelease: system-upgrade/system-upgrade-controller Deployment: system-upgrade/system-upgrade-controller
@@ -18,13 +18,13 @@
app.kubernetes.io/component: system-upgrade-controller
app.kubernetes.io/name: system-upgrade-controller
app.kubernetes.io/instance: system-upgrade-controller
template:
metadata:
annotations:
- checksum/secrets: 4141e6981f3b767e75a4e744858b9ff414dba5d0ef6afd761f7700061fb6e32e
+ checksum/secrets: f9a2edb516d89dc9e0af00dcf3d13ae57cbe1bc631c4b35d393a497ef218d929
labels:
app.kubernetes.io/component: system-upgrade-controller
app.kubernetes.io/instance: system-upgrade-controller
app.kubernetes.io/name: system-upgrade-controller
spec:
enableServiceLinks: false
--- HelmRelease: kube-system/multus ServiceAccount: kube-system/multus
+++ HelmRelease: kube-system/multus ServiceAccount: kube-system/multus
@@ -5,8 +5,8 @@
name: multus
labels:
app.kubernetes.io/instance: multus
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: multus
secrets:
-- name: multus-sa-token
+- name: multus-default-sa-token
--- HelmRelease: kube-system/multus DaemonSet: kube-system/multus
+++ HelmRelease: kube-system/multus DaemonSet: kube-system/multus
@@ -16,13 +16,13 @@
app.kubernetes.io/name: multus
app.kubernetes.io/instance: multus
template:
metadata:
annotations:
checksum/configMaps: 415448ed297b743ac59b82de07a1936178cc5f12e82b73ab20a110c792e1d2c7
- checksum/secrets: 4141e6981f3b767e75a4e744858b9ff414dba5d0ef6afd761f7700061fb6e32e
+ checksum/secrets: f9a2edb516d89dc9e0af00dcf3d13ae57cbe1bc631c4b35d393a497ef218d929
labels:
app.kubernetes.io/component: multus
app.kubernetes.io/instance: multus
app.kubernetes.io/name: multus
spec:
enableServiceLinks: false |
renovate
bot
changed the title
feat(container): update image app-template ( 3.4.0 β 3.5.0 )
feat(container): update image app-template ( 3.4.0 β 3.5.1 )
Oct 8, 2024
renovate
bot
force-pushed
the
renovate/storage-app-template-3.x
branch
from
October 8, 2024 15:30
58030b4
to
02bd8b4
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:
3.4.0
->3.5.1
Configuration
π Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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 was generated by Mend Renovate. View the repository job log.