-
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 app-template ( 3.4.0 β 3.5.1 ) #26
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: 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: observability/gatus ServiceAccount: observability/gatus
+++ HelmRelease: observability/gatus ServiceAccount: observability/gatus
@@ -5,8 +5,8 @@
name: gatus
labels:
app.kubernetes.io/instance: gatus
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: gatus
secrets:
-- name: gatus-sa-token
+- name: gatus-default-sa-token
--- HelmRelease: observability/gatus Deployment: observability/gatus
+++ HelmRelease: observability/gatus Deployment: observability/gatus
@@ -20,13 +20,13 @@
app.kubernetes.io/component: gatus
app.kubernetes.io/name: gatus
app.kubernetes.io/instance: gatus
template:
metadata:
annotations:
- checksum/secrets: 4141e6981f3b767e75a4e744858b9ff414dba5d0ef6afd761f7700061fb6e32e
+ checksum/secrets: f9a2edb516d89dc9e0af00dcf3d13ae57cbe1bc631c4b35d393a497ef218d929
labels:
app.kubernetes.io/component: gatus
app.kubernetes.io/instance: gatus
app.kubernetes.io/name: gatus
spec:
enableServiceLinks: false |
--- kubernetes/main/apps/system-upgrade/system-upgrade-controller/app Kustomization: flux-system/system-upgrade-controller HelmRelease: system-upgrade/system-upgrade-controller
+++ kubernetes/main/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/main/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared
+++ kubernetes/main/apps/network/cloudflared/app Kustomization: flux-system/cloudflared HelmRelease: network/cloudflared
@@ -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: traefik-external
namespace: network
install:
remediation:
retries: 3
--- kubernetes/main/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
+++ kubernetes/main/apps/observability/gatus/app Kustomization: flux-system/gatus HelmRelease: observability/gatus
@@ -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 |
commit-commander
bot
force-pushed
the
renovate/main-app-template-3.x
branch
from
October 14, 2024 02:30
132ba80
to
bbb81ff
Compare
commit-commander
bot
force-pushed
the
renovate/main-app-template-3.x
branch
from
October 14, 2024 03:14
bbb81ff
to
993aec5
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 - 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 this update again.
This PR has been generated by Renovate Bot.