chore(deps): renovate 2025-02-08

chore(deps): update ghcr.io/prometheus-community/charts/kube-prometheus-stack docker tag to v68

chore(deps): update helm release argo-cd to v7.8.2

chore(deps): update helm release argo-cd to v7.8.2

chore(deps): update netbird to v0.36.5

chore(deps): update netbirdio/relay docker tag to v0.36.5

chore(deps): update dependency crossplane-contrib/function-auto-ready to v0.4.1

chore(deps): update dependency crossplane-contrib/function-go-templating to v0.9.1

chore(deps): update dependency siderolabs/talos to v1.9.3

chore(deps): update keycloak docker tag to v24.4.9

chore(deps): update ghcr.io/prometheus-community/charts/kube-prometheus-stack docker tag to v68.5.0

chore(deps): update intel device plugins to v0.32.0

chore(deps): update cloudflare/cloudflared docker tag to v2025.2.0

chore(deps): update helm release authelia to v0.9.15

chore(deps): update proxmox-csi-plugin docker tag to v0.3.5

chore(deps): update sealed-secrets docker tag to v2.5.6

chore(deps): update terraform proxmox to v0.70.1

chore(deps): update cilium to v1.17.0

chore(deps): update dependency cert-manager/cert-manager to v1.17.0

chore(deps): update dependency crossplane-contrib/provider-keycloak to v1.11.0

chore(deps): update ghcr.io/onedr0p/radarr docker tag to v5.18.4

chore(deps): update ghcr.io/prometheus-community/charts/kube-prometheus-stack docker tag to v69
This commit is contained in:
renovate[bot]
2025-02-06 14:22:41 +00:00
committed by Vegard Hagen
parent f54aadd9fa
commit 77923604f2
24 changed files with 24 additions and 24 deletions

View File

@@ -30,7 +30,7 @@ spec:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- name: radarr - name: radarr
image: ghcr.io/onedr0p/radarr:5.17.2 # renovate: docker=ghcr.io/onedr0p/radarr image: ghcr.io/onedr0p/radarr:5.18.4 # renovate: docker=ghcr.io/onedr0p/radarr
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: true readOnlyRootFilesystem: true

View File

@@ -19,7 +19,7 @@ helmCharts:
repo: https://charts.authelia.com repo: https://charts.authelia.com
releaseName: authelia releaseName: authelia
namespace: authelia namespace: authelia
version: 0.9.14 version: 0.9.15
valuesFile: values.yaml valuesFile: values.yaml
patches: patches:

View File

@@ -15,5 +15,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: 24.4.6 version: 24.4.9
valuesFile: values.yaml valuesFile: values.yaml

View File

@@ -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.17 version: 7.8.2
releaseName: "argocd" releaseName: "argocd"
namespace: argocd namespace: argocd
valuesFile: values.yaml valuesFile: values.yaml

View File

@@ -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.16.3 # renovate: github-releases=cert-manager/cert-manager version: v1.17.0 # renovate: github-releases=cert-manager/cert-manager
releaseName: cert-manager releaseName: cert-manager
namespace: cert-manager namespace: cert-manager
valuesFile: values.yaml valuesFile: values.yaml

View File

@@ -4,7 +4,7 @@ kind: Kustomization
helmCharts: helmCharts:
- name: intel-device-plugins-gpu - name: intel-device-plugins-gpu
repo: https://intel.github.io/helm-charts/ repo: https://intel.github.io/helm-charts/
version: 0.31.1 version: 0.32.0
namespace: intel-device-plugins namespace: intel-device-plugins
releaseName: intel-device-plugins-gpu releaseName: intel-device-plugins-gpu
includeCRDs: true includeCRDs: true

View File

@@ -4,7 +4,7 @@ kind: Kustomization
helmCharts: helmCharts:
- name: intel-device-plugins-operator - name: intel-device-plugins-operator
repo: https://intel.github.io/helm-charts/ repo: https://intel.github.io/helm-charts/
version: 0.31.1 version: 0.32.0
namespace: intel-device-plugins namespace: intel-device-plugins
releaseName: intel-device-plugins-operator releaseName: intel-device-plugins-operator
includeCRDs: true includeCRDs: true

View File

@@ -4,7 +4,7 @@ kind: Kustomization
resources: resources:
- ns.yaml - ns.yaml
# NFD rules for Intel HW # NFD rules for Intel HW
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules?ref=v0.31.1 - https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules?ref=v0.32.0
# https://kubernetes-sigs.github.io/node-feature-discovery/v0.16/deployment/helm.html # https://kubernetes-sigs.github.io/node-feature-discovery/v0.16/deployment/helm.html
helmCharts: helmCharts:

View File

@@ -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.5.4 version: 2.5.6
releaseName: sealed-secrets-controller releaseName: sealed-secrets-controller
namespace: sealed-secrets namespace: sealed-secrets
includeCRDs: true includeCRDs: true

View File

@@ -3,4 +3,4 @@ kind: Function
metadata: metadata:
name: function-auto-ready name: function-auto-ready
spec: spec:
package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.4.0 # renovate: github-releases=crossplane-contrib/function-auto-ready package: xpkg.upbound.io/crossplane-contrib/function-auto-ready:v0.4.1 # renovate: github-releases=crossplane-contrib/function-auto-ready

View File

@@ -3,4 +3,4 @@ kind: Function
metadata: metadata:
name: function-go-templating name: function-go-templating
spec: spec:
package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.9.0 # renovate: github-releases=crossplane-contrib/function-go-templating package: xpkg.upbound.io/crossplane-contrib/function-go-templating:v0.9.1 # renovate: github-releases=crossplane-contrib/function-go-templating

View File

@@ -3,4 +3,4 @@ kind: Provider
metadata: metadata:
name: provider-keycloak name: provider-keycloak
spec: spec:
package: xpkg.upbound.io/crossplane-contrib/provider-keycloak:v1.10.1 # renovate: github-releases=crossplane-contrib/provider-keycloak package: xpkg.upbound.io/crossplane-contrib/provider-keycloak:v1.11.0 # renovate: github-releases=crossplane-contrib/provider-keycloak

View File

@@ -10,7 +10,7 @@ spec:
sources: sources:
- repoURL: https://prometheus-community.github.io/helm-charts - repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack chart: kube-prometheus-stack
targetRevision: 68.3.2 # renovate: docker=ghcr.io/prometheus-community/charts/kube-prometheus-stack targetRevision: 69.2.0 # renovate: docker=ghcr.io/prometheus-community/charts/kube-prometheus-stack
helm: helm:
valueFiles: valueFiles:
- $values/k8s/infra/monitoring/prometheus-stack/values.yaml - $values/k8s/infra/monitoring/prometheus-stack/values.yaml

View File

@@ -8,7 +8,7 @@ resources:
helmCharts: helmCharts:
- name: cilium - name: cilium
repo: https://helm.cilium.io repo: https://helm.cilium.io
version: 1.16.6 # renovate: github-releases=cilium/cilium version: 1.17.0 # renovate: github-releases=cilium/cilium
releaseName: "cilium" releaseName: "cilium"
includeCRDs: true includeCRDs: true
namespace: kube-system namespace: kube-system

View File

@@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: cloudflared - name: cloudflared
image: cloudflare/cloudflared:2025.1.0 # renovate: docker=cloudflare/cloudflared image: cloudflare/cloudflared:2025.2.0 # renovate: docker=cloudflare/cloudflared
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- tunnel - tunnel

View File

@@ -4,7 +4,7 @@ kind: Kustomization
helmCharts: helmCharts:
- name: proxmox-csi-plugin - name: proxmox-csi-plugin
repo: oci://ghcr.io/sergelogvinov/charts repo: oci://ghcr.io/sergelogvinov/charts
version: 0.3.4 version: 0.3.5
releaseName: proxmox-csi-plugin releaseName: proxmox-csi-plugin
includeCRDs: true includeCRDs: true
namespace: csi-proxmox namespace: csi-proxmox

View File

@@ -22,7 +22,7 @@ spec:
value: "1" value: "1"
containers: containers:
- name: agent - name: agent
image: docker.io/netbirdio/netbird:0.36.3 # renovate: docker=docker.io/netbirdio/netbird image: docker.io/netbirdio/netbird:0.36.5 # renovate: docker=docker.io/netbirdio/netbird
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: false readOnlyRootFilesystem: false

View File

@@ -58,7 +58,7 @@ spec:
mountPath: /tmp/netbird mountPath: /tmp/netbird
containers: containers:
- name: management - name: management
image: docker.io/netbirdio/management:0.36.3 # renovate: docker=docker.io/netbirdio/management image: docker.io/netbirdio/management:0.36.5 # renovate: docker=docker.io/netbirdio/management
args: [ --dns-domain, $(DNS_DOMAIN), --log-level, $(LOG_LEVEL), --log-file, console, --idp-sign-key-refresh-enabled ] args: [ --dns-domain, $(DNS_DOMAIN), --log-level, $(LOG_LEVEL), --log-file, console, --idp-sign-key-refresh-enabled ]
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false

View File

@@ -16,7 +16,7 @@ spec:
seccompProfile: seccompProfile:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- image: docker.io/netbirdio/relay:0.36.3 # renovate: docker=netbirdio/relay - image: docker.io/netbirdio/relay:0.36.5 # renovate: docker=netbirdio/relay
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: relay name: relay
securityContext: securityContext:

View File

@@ -21,7 +21,7 @@ spec:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- name: signal - name: signal
image: docker.io/netbirdio/signal:0.36.3 # renovate: docker=docker.io/netbirdio/signal image: docker.io/netbirdio/signal:0.36.5 # renovate: docker=docker.io/netbirdio/signal
args: [ --port, $(PORT), --log-level, $(LOG_LEVEL), --log-file, console ] args: [ --port, $(PORT), --log-level, $(LOG_LEVEL), --log-file, console ]
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false

View File

@@ -2,7 +2,7 @@ terraform {
required_providers { required_providers {
proxmox = { proxmox = {
source = "bpg/proxmox" source = "bpg/proxmox"
version = "0.70.0" version = "0.70.1"
} }
} }
} }

View File

@@ -7,7 +7,7 @@ module "talos" {
image = { image = {
version = "v1.9.2" version = "v1.9.2"
update_version = "v1.9.2" # renovate: github-releases=siderolabs/talos update_version = "v1.9.3" # renovate: github-releases=siderolabs/talos
schematic = file("${path.module}/talos/image/schematic.yaml") schematic = file("${path.module}/talos/image/schematic.yaml")
} }

View File

@@ -6,7 +6,7 @@ terraform {
} }
proxmox = { proxmox = {
source = "bpg/proxmox" source = "bpg/proxmox"
version = "0.70.0" version = "0.70.1"
} }
talos = { talos = {
source = "siderolabs/talos" source = "siderolabs/talos"

View File

@@ -75,7 +75,7 @@ spec:
command: command:
- cilium - cilium
- install - install
- --version=v1.16.6 # renovate: github-releases=cilium/cilium - --version=v1.17.0 # renovate: github-releases=cilium/cilium
- --set - --set
- kubeProxyReplacement=true - kubeProxyReplacement=true
- --values - --values