chore(deps): merge renovate PRs

chore(deps): update docker.io/adguard/adguardhome docker tag to v0.107.52

chore(deps): update helm release cert-manager to v1.15.3

chore(deps): update registry.k8s.io/git-sync/git-sync docker tag to v4.2.4

chore(deps): update dependency corewire/images/crossplane/function-keycloak-builtin-objects to v2

chore(deps): update helm release argo-cd to v7.4.4
This commit is contained in:
renovate[bot]
2024-08-18 12:34:24 +00:00
committed by Vegard Hagen
parent 0e0a356fd1
commit 174cce0845
5 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ spec:
type: RuntimeDefault
containers:
- name: git-sync-vuetorrent
image: registry.k8s.io/git-sync/git-sync:v4.2.3 # renovate: docker=registry.k8s.io/git-sync/git-sync
image: registry.k8s.io/git-sync/git-sync:v4.2.4 # renovate: docker=registry.k8s.io/git-sync/git-sync
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true

View File

@@ -8,7 +8,7 @@ resources:
helmCharts:
- name: argo-cd
repo: https://argoproj.github.io/argo-helm
version: 7.4.3
version: 7.4.4
releaseName: "argocd"
namespace: argocd
valuesFile: values.yaml

View File

@@ -9,7 +9,7 @@ resources:
helmCharts:
- name: cert-manager
repo: https://charts.jetstack.io
version: v1.15.2
version: v1.15.3
releaseName: cert-manager
namespace: cert-manager
valuesFile: values.yaml

View File

@@ -17,5 +17,5 @@ kind: Function
metadata:
name: function-keycloak-builtin-objects
spec:
package: registry.gitlab.com/corewire/images/crossplane/function-keycloak-builtin-objects:v1.0.0 # renovate: gitlab-releases=corewire/images/crossplane/function-keycloak-builtin-objects
package: registry.gitlab.com/corewire/images/crossplane/function-keycloak-builtin-objects:v2.0.0 # renovate: gitlab-releases=corewire/images/crossplane/function-keycloak-builtin-objects
packagePullPolicy: Always

View File

@@ -49,7 +49,7 @@ spec:
mountPath: /opt/adguardhome/conf
containers:
- name: adguard
image: docker.io/adguard/adguardhome:v0.107.48 # renovate: docker=docker.io/adguard/adguardhome
image: docker.io/adguard/adguardhome:v0.107.52 # renovate: docker=docker.io/adguard/adguardhome
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true