mirror of
				https://github.com/optim-enterprises-bv/homelab.git
				synced 2025-10-31 01:47:53 +00:00 
			
		
		
		
	chore(deps): merge renovate PRs
chore(deps): update keycloak docker tag to v24 chore(deps): update sealed-secrets docker tag to v2.4.11 chore(deps): update ghcr.io/lldap/lldap docker tag to v2024-11-17-debian-rootless chore(deps): update helm release argo-cd to v7.7.3 chore(deps): update netbird to v0.32.0 chore(deps): update dependency siderolabs/talos to v1.8.3 chore(deps): update media containers
This commit is contained in:
		![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
					renovate[bot]
				
			
				
					committed by
					
						 Vegard Hagen
						Vegard Hagen
					
				
			
			
				
	
			
			
			 Vegard Hagen
						Vegard Hagen
					
				
			
						parent
						
							1d3f025625
						
					
				
				
					commit
					acd6052af7
				
			| @@ -25,7 +25,7 @@ spec: | |||||||
|           type: RuntimeDefault |           type: RuntimeDefault | ||||||
|       containers: |       containers: | ||||||
|         - name: jellyfin |         - name: jellyfin | ||||||
|           image: ghcr.io/jellyfin/jellyfin:10.10.1 # renovate: docker=ghcr.io/jellyfin/jellyfin |           image: ghcr.io/jellyfin/jellyfin:10.10.2 # renovate: docker=ghcr.io/jellyfin/jellyfin | ||||||
|           securityContext: |           securityContext: | ||||||
|             allowPrivilegeEscalation: false |             allowPrivilegeEscalation: false | ||||||
|             readOnlyRootFilesystem: true |             readOnlyRootFilesystem: true | ||||||
|   | |||||||
| @@ -28,7 +28,7 @@ spec: | |||||||
|           type: RuntimeDefault |           type: RuntimeDefault | ||||||
|       containers: |       containers: | ||||||
|         - name: plex |         - name: plex | ||||||
|           image: ghcr.io/onedr0p/plex:1.41.1.9057-af5eaea7a # renovate: docker=ghcr.io/onedr0p/plex versioning=loose |           image: ghcr.io/onedr0p/plex:1.41.2.9200-c6bbc1b53 # renovate: docker=ghcr.io/onedr0p/plex versioning=loose | ||||||
|           securityContext: |           securityContext: | ||||||
|             allowPrivilegeEscalation: false |             allowPrivilegeEscalation: false | ||||||
|             readOnlyRootFilesystem: true |             readOnlyRootFilesystem: true | ||||||
|   | |||||||
| @@ -13,5 +13,5 @@ helmCharts: | |||||||
|     repo: oci://registry-1.docker.io/bitnamicharts |     repo: oci://registry-1.docker.io/bitnamicharts | ||||||
|     releaseName: keycloak |     releaseName: keycloak | ||||||
|     namespace: keycloak |     namespace: keycloak | ||||||
|     version: 22.2.3 |     version: 24.2.0 | ||||||
|     valuesFile: values.yaml |     valuesFile: values.yaml | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ spec: | |||||||
|       restartPolicy: OnFailure |       restartPolicy: OnFailure | ||||||
|       containers: |       containers: | ||||||
|         - name: lldap-bootstrap |         - name: lldap-bootstrap | ||||||
|           image: ghcr.io/lldap/lldap:2024-11-04-debian-rootless # renovate: docker=ghcr.io/lldap/lldap versioning=loose |           image: ghcr.io/lldap/lldap:2024-11-17-debian-rootless # renovate: docker=ghcr.io/lldap/lldap versioning=loose | ||||||
|           command: [ /app/bootstrap.sh ] |           command: [ /app/bootstrap.sh ] | ||||||
|           envFrom: |           envFrom: | ||||||
|             - configMapRef: |             - configMapRef: | ||||||
|   | |||||||
| @@ -28,7 +28,7 @@ spec: | |||||||
|           type: RuntimeDefault |           type: RuntimeDefault | ||||||
|       containers: |       containers: | ||||||
|         - name: lldap |         - name: lldap | ||||||
|           image: ghcr.io/lldap/lldap:2024-11-04-debian-rootless # renovate: docker=ghcr.io/lldap/lldap versioning=loose |           image: ghcr.io/lldap/lldap:2024-11-17-debian-rootless # renovate: docker=ghcr.io/lldap/lldap versioning=loose | ||||||
|           securityContext: |           securityContext: | ||||||
|             allowPrivilegeEscalation: false |             allowPrivilegeEscalation: false | ||||||
|             readOnlyRootFilesystem: true |             readOnlyRootFilesystem: true | ||||||
|   | |||||||
| @@ -9,7 +9,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.7.0 |     version: 7.7.3 | ||||||
|     releaseName: "argocd" |     releaseName: "argocd" | ||||||
|     namespace: argocd |     namespace: argocd | ||||||
|     valuesFile: values.yaml |     valuesFile: values.yaml | ||||||
|   | |||||||
| @@ -4,7 +4,7 @@ kind: Kustomization | |||||||
| helmCharts: | helmCharts: | ||||||
|   - name: sealed-secrets |   - name: sealed-secrets | ||||||
|     repo: oci://registry-1.docker.io/bitnamicharts |     repo: oci://registry-1.docker.io/bitnamicharts | ||||||
|     version: 2.4.9 |     version: 2.4.11 | ||||||
|     releaseName: sealed-secrets-controller |     releaseName: sealed-secrets-controller | ||||||
|     namespace: sealed-secrets |     namespace: sealed-secrets | ||||||
|     includeCRDs: true |     includeCRDs: true | ||||||
|   | |||||||
| @@ -17,7 +17,7 @@ spec: | |||||||
|           type: RuntimeDefault |           type: RuntimeDefault | ||||||
|       containers: |       containers: | ||||||
|         - name: netbird |         - name: netbird | ||||||
|           image: docker.io/netbirdio/netbird:0.31.0 # renovate: docker=docker.io/netbirdio/netbird |           image: docker.io/netbirdio/netbird:0.32.0 # renovate: docker=docker.io/netbirdio/netbird | ||||||
|           imagePullPolicy: IfNotPresent |           imagePullPolicy: IfNotPresent | ||||||
|           securityContext: |           securityContext: | ||||||
|             allowPrivilegeEscalation: false |             allowPrivilegeEscalation: false | ||||||
|   | |||||||
| @@ -23,7 +23,7 @@ idp: | |||||||
|  |  | ||||||
| management: | management: | ||||||
|   image: |   image: | ||||||
|     tag: 0.31.0 # renovate: docker=docker.io/netbirdio/management |     tag: 0.32.0 # renovate: docker=docker.io/netbirdio/management | ||||||
|   nodeSelector: |   nodeSelector: | ||||||
|     topology.kubernetes.io/zone: abel |     topology.kubernetes.io/zone: abel | ||||||
|   ingress: |   ingress: | ||||||
| @@ -31,7 +31,7 @@ management: | |||||||
|  |  | ||||||
| signal: | signal: | ||||||
|   image: |   image: | ||||||
|     tag: 0.31.0 # renovate: docker=docker.io/netbirdio/signal |     tag: 0.32.0 # renovate: docker=docker.io/netbirdio/signal | ||||||
|   nodeSelector: |   nodeSelector: | ||||||
|     topology.kubernetes.io/zone: abel |     topology.kubernetes.io/zone: abel | ||||||
|   uri: netbird.stonegarden.dev:443 |   uri: netbird.stonegarden.dev:443 | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ module "talos" { | |||||||
|  |  | ||||||
|   image = { |   image = { | ||||||
|     version = "v1.8.1" |     version = "v1.8.1" | ||||||
|     update_version = "v1.8.2" # renovate: github-releases=siderolabs/talos |     update_version = "v1.8.3" # renovate: github-releases=siderolabs/talos | ||||||
|     schematic = file("${path.module}/talos/image/schematic.yaml") |     schematic = file("${path.module}/talos/image/schematic.yaml") | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user