feat(helm)!: Update app-template ( 4.6.2 ➔ 5.0.1 )#740
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Argo CD Diff PreviewSummary: Modified (3):
± apps (+2|-2)
± prowlarr (+1|-1)
± qbittorrent (+12|-2)apps (kubernetes/bootstrap/apps.yaml)Application: argocd/prowlarr server: https://kubernetes.default.svc
info:
- name: Chart
value: app-template@4.6.2
- name: Image
- value: ghcr.io/home-operations/prowlarr:2.4.0.5391@sha256:91af7cbc8e357dede960033c9ecfb3a65e145d90d4e495e13adb2fbc6a546807
+ value: ghcr.io/home-operations/prowlarr:2.3.7.5365@sha256:b9557d772c974901aed9285189d904b613f1f07750fca930eecfe78544bd3d48
project: default
source:
path: kubernetes/apps/prowlarr/
repoURL: https://github.com/mpeterson/homelab
targetRevision: mainApplication: argocd/qbittorrent destination:
namespace: media
server: https://kubernetes.default.svc
info:
- name: Chart
- value: app-template@4.6.2
+ value: app-template@5.0.1
- name: Image
value: ghcr.io/home-operations/qbittorrent:5.2.1@sha256:8d58d9ad18a1fb5e556e68bde7ac06046847cc97069257f01d2e1ec0d27ff019
project: default
source:
path: kubernetes/apps/qbittorrent/prowlarr (kubernetes/apps/prowlarr/app.yaml)Deployment: media/prowlarr app.kubernetes.io/instance: prowlarr
app.kubernetes.io/name: prowlarr
spec:
automountServiceAccountToken: true
containers:
- - image: ghcr.io/home-operations/prowlarr:2.4.0.5391@sha256:91af7cbc8e357dede960033c9ecfb3a65e145d90d4e495e13adb2fbc6a546807
+ - image: ghcr.io/home-operations/prowlarr:2.3.7.5365@sha256:b9557d772c974901aed9285189d904b613f1f07750fca930eecfe78544bd3d48
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 9696qbittorrent (kubernetes/apps/qbittorrent/app.yaml)Deployment: media/qbittorrent labels:
app.kubernetes.io/controller: qbittorrent
app.kubernetes.io/instance: qbittorrent
app.kubernetes.io/name: qbittorrent
spec:
- automountServiceAccountToken: true
+ automountServiceAccountToken: false
containers:
- env:
- name: QBT_TORRENTING_PORT
value: "50413"
- name: QBT_WEBUI_PORT
@@ skipped 65 lines (36 -> 100) @@
securityContext:
fsGroup: 65534
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 100
runAsUser: 65534
- serviceAccountName: default
+ serviceAccountName: qbittorrent
volumes:
- name: config
persistentVolumeClaim:
claimName: qbittorrent
- name: downloadsServiceAccount: media/qbittorrent+apiVersion: v1
+kind: ServiceAccount
+metadata:
+ labels:
+ app.kubernetes.io/instance: qbittorrent
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: qbittorrent
+ helm.sh/chart: app-template-5.0.1
+ name: qbittorrent
+ namespace: mediaStats: |
7864751 to
d586056
Compare
d586056 to
a5858db
Compare
6f1392a to
e7d011c
Compare
7927707 to
524f659
Compare
5a532da to
562613d
Compare
562613d to
428f16c
Compare
This file contains hidden or 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
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:
4.6.2→5.0.14.6.2→5.0.1Release Notes
bjw-s-labs/helm-charts (app-template)
v5.0.1Compare Source
Changelog:
Changed
v5.0.0Compare Source
Changelog:
Changed
Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.