Bump mosquitto to 2.1.2 and tailscale-operator to v1.94.2 #197

Merged
eblume merged 1 commit from service-review/mosquitto-tailscale-operator into main 2026-02-16 17:14:39 -08:00
5 changed files with 19 additions and 18 deletions

View file

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: mosquitto
image: eclipse-mosquitto:2
image: eclipse-mosquitto:2.1.2
ports:
- containerPort: 1883
name: mqtt

View file

@ -5362,7 +5362,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.uid
image: docker.io/tailscale/k8s-operator:v1.94.1
image: docker.io/tailscale/k8s-operator:v1.94.2
imagePullPolicy: Always
name: operator
volumeMounts:

View file

@ -18,6 +18,6 @@ spec:
statefulSet:
pod:
tailscaleContainer:
image: docker.io/tailscale/tailscale:v1.94.1
image: docker.io/tailscale/tailscale:v1.94.2
tailscaleInitContainer:
image: docker.io/tailscale/tailscale:v1.94.1
image: docker.io/tailscale/tailscale:v1.94.2

View file

@ -0,0 +1 @@
First service version review: pin mosquitto to 2.1.2, bump tailscale-operator to v1.94.2, record 7 reviewed services

View file

@ -16,26 +16,26 @@ services:
- name: prometheus
type: argocd
last-reviewed: null
current-version: null
last-reviewed: 2026-02-16
current-version: "v3.9.1"
upstream-source: https://github.com/prometheus/prometheus/releases
- name: loki
type: argocd
last-reviewed: null
current-version: null
last-reviewed: 2026-02-16
current-version: "3.6.5"
upstream-source: https://github.com/grafana/loki/releases
- name: kube-state-metrics
type: argocd
last-reviewed: null
current-version: null
last-reviewed: 2026-02-16
current-version: "v2.18.0"
upstream-source: https://github.com/kubernetes/kube-state-metrics/releases
- name: mosquitto
type: argocd
last-reviewed: null
current-version: null
last-reviewed: 2026-02-16
current-version: "2.1.2"
upstream-source: https://github.com/eclipse/mosquitto/releases
- name: ntfy
@ -53,8 +53,8 @@ services:
- name: frigate
type: argocd
last-reviewed: null
current-version: null
last-reviewed: 2026-02-16
current-version: "0.16.4"
upstream-source: https://github.com/blakeblackshear/frigate/releases
- name: frigate-notify
@ -65,14 +65,14 @@ services:
- name: alloy-k8s
type: argocd
last-reviewed: null
current-version: null
last-reviewed: 2026-02-16
current-version: "v1.13.1"
upstream-source: https://github.com/grafana/alloy/releases
- name: tailscale-operator
type: argocd
last-reviewed: null
current-version: null
last-reviewed: 2026-02-16
current-version: "v1.94.2"
upstream-source: https://github.com/tailscale/tailscale/releases
# --- ArgoCD Helm charts ---