mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-03 11:27:52 +00:00
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:
committed by
Vegard Hagen
parent
0e0a356fd1
commit
174cce0845
@@ -30,7 +30,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: git-sync-vuetorrent
|
- 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:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ resources:
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: argo-cd
|
- name: argo-cd
|
||||||
repo: https://argoproj.github.io/argo-helm
|
repo: https://argoproj.github.io/argo-helm
|
||||||
version: 7.4.3
|
version: 7.4.4
|
||||||
releaseName: "argocd"
|
releaseName: "argocd"
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
valuesFile: values.yaml
|
valuesFile: values.yaml
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ resources:
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: cert-manager
|
- name: cert-manager
|
||||||
repo: https://charts.jetstack.io
|
repo: https://charts.jetstack.io
|
||||||
version: v1.15.2
|
version: v1.15.3
|
||||||
releaseName: cert-manager
|
releaseName: cert-manager
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
valuesFile: values.yaml
|
valuesFile: values.yaml
|
||||||
|
|||||||
@@ -17,5 +17,5 @@ kind: Function
|
|||||||
metadata:
|
metadata:
|
||||||
name: function-keycloak-builtin-objects
|
name: function-keycloak-builtin-objects
|
||||||
spec:
|
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
|
packagePullPolicy: Always
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ spec:
|
|||||||
mountPath: /opt/adguardhome/conf
|
mountPath: /opt/adguardhome/conf
|
||||||
containers:
|
containers:
|
||||||
- name: adguard
|
- 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:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
|||||||
Reference in New Issue
Block a user