Compare commits

...

2 commits

Author SHA1 Message Date
20a2e63b30 Update image prometheus-operator-crds to v16 2024-11-08 18:21:08 +00:00
2de07ac885
renovate test 2024-11-08 12:13:27 -06:00
3 changed files with 6 additions and 4 deletions

View file

@ -9,7 +9,7 @@ spec:
chart: chart:
spec: spec:
chart: prometheus-operator-crds chart: prometheus-operator-crds
version: 15.0.0 version: 16.0.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: prometheus-community name: prometheus-community

View file

@ -19,7 +19,7 @@ releases:
- name: prometheus-operator-crds - name: prometheus-operator-crds
namespace: observability namespace: observability
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
version: 15.0.0 version: 16.0.0
- name: cilium - name: cilium
namespace: kube-system namespace: kube-system
chart: cilium/cilium chart: cilium/cilium

View file

@ -1,8 +1,10 @@
--- ---
# yaml-language-server: $schema=https://ks.hsn.dev/talconfig.json # yaml-language-server: $schema=https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json
clusterName: theshire clusterName: theshire
talosVersion: v1.8.2 # renovate: datasource=github-releases depName=siderolabs/talos
talosVersion: v1.8.1
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: 1.31.1 kubernetesVersion: 1.31.1
endpoint: "https://10.1.1.57:6444" endpoint: "https://10.1.1.57:6444"