-
-
Notifications
You must be signed in to change notification settings - Fork 191
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.0.4 β 3.1.0 ) #7302
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
bot-ross
bot
added
renovate/container
type/minor
area/kubernetes
Changes made in the kubernetes directory
cluster/storage
labels
Apr 4, 2024
--- kubernetes/storage/apps/default/filebrowser/app Kustomization: flux-system/filebrowser HelmRelease: default/filebrowser
+++ kubernetes/storage/apps/default/filebrowser/app Kustomization: flux-system/filebrowser HelmRelease: default/filebrowser
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.0.4
+ version: 3.1.0
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.0.4
+ version: 3.1.0
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/storage/apps/default/minio/app Kustomization: flux-system/minio HelmRelease: default/minio
+++ kubernetes/storage/apps/default/minio/app Kustomization: flux-system/minio HelmRelease: default/minio
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.0.4
+ version: 3.1.0
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/storage/apps/default/kopia/app Kustomization: flux-system/kopia HelmRelease: default/kopia
+++ kubernetes/storage/apps/default/kopia/app Kustomization: flux-system/kopia HelmRelease: default/kopia
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.0.4
+ version: 3.1.0
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/storage/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-agent
+++ kubernetes/storage/apps/observability/vector/app Kustomization: flux-system/vector HelmRelease: observability/vector-agent
@@ -13,13 +13,13 @@
spec:
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
- version: 3.0.4
+ version: 3.1.0
install:
remediation:
retries: 3
interval: 30m
timeout: 15m
upgrade: |
--- HelmRelease: default/kopia ServiceMonitor: default/kopia
+++ HelmRelease: default/kopia ServiceMonitor: default/kopia
@@ -5,12 +5,16 @@
name: kopia
labels:
app.kubernetes.io/instance: kopia
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: kopia
spec:
+ jobLabel: kopia
+ namespaceSelector:
+ matchNames:
+ - default
selector:
matchLabels:
app.kubernetes.io/service: kopia
app.kubernetes.io/name: kopia
app.kubernetes.io/instance: kopia
endpoints:
--- HelmRelease: default/minio ServiceMonitor: default/minio
+++ HelmRelease: default/minio ServiceMonitor: default/minio
@@ -5,12 +5,16 @@
name: minio
labels:
app.kubernetes.io/instance: minio
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: minio
spec:
+ jobLabel: minio
+ namespaceSelector:
+ matchNames:
+ - default
selector:
matchLabels:
app.kubernetes.io/service: minio
app.kubernetes.io/name: minio
app.kubernetes.io/instance: minio
endpoints: |
bot-ross
bot
force-pushed
the
renovate/storage-app-template-3.x
branch
4 times, most recently
from
April 4, 2024 14:07
c50e6d5
to
b5b218e
Compare
bot-ross
bot
force-pushed
the
renovate/storage-app-template-3.x
branch
from
April 4, 2024 15:06
b5b218e
to
423665b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.0.4
->3.1.0
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.