Compare commits

..

8 commits

6 changed files with 6 additions and 6 deletions

View file

@ -52,7 +52,7 @@ spec:
request.object.spec.containers.push({
name: "ts-sidecar",
imagePullPolicy: "IfNotPresent",
image: "ghcr.io/tailscale/tailscale:v1.62.0",
image: "ghcr.io/tailscale/tailscale:v1.62.1",
command: ["/bin/sh", "-c", shellScript],
env: [
{

View file

@ -50,7 +50,7 @@ spec:
containers:
- name: tailscale
imagePullPolicy: Always
image: ghcr.io/tailscale/tailscale:v1.62.0
image: ghcr.io/tailscale/tailscale:v1.62.1
env:
- name: TS_KUBE_SECRET
value: tailscale

View file

@ -12,7 +12,7 @@ spec:
containers:
- name: renovate
# Update this to the latest available and then enable Renovate on the manifest
image: docker.io/renovate/renovate:37.253.1-slim
image: docker.io/renovate/renovate:37.267.1-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: docker.io/library/ghost:5.80.3
- image: docker.io/library/ghost:5.80.5
imagePullPolicy: IfNotPresent
name: ghost
env:

View file

@ -59,7 +59,7 @@ spec:
mountPath: /etc/wireguard/privatekey
subPath: privatekey
- name: tailscale
image: ghcr.io/tailscale/tailscale:v1.62.0
image: ghcr.io/tailscale/tailscale:v1.62.1
imagePullPolicy: IfNotPresent
command:
- /bin/sh

View file

@ -9,7 +9,7 @@ spec:
source:
chart: reloader
repoURL: https://stakater.github.io/stakater-charts
targetRevision: 1.0.69
targetRevision: 1.0.71
destination:
namespace: kube-system
server: https://kubernetes.default.svc