Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot 28d3ee2c06 Update bats/bats Docker tag to v1.9.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-12 17:47:16 +00:00
7 changed files with 7 additions and 11 deletions

2
.envrc
View file

@ -1,2 +0,0 @@
export KUBECONFIG=~/.kube/config_knurrli

1
.gitignore vendored
View file

@ -1 +0,0 @@
headscale/secret.yaml

View file

@ -14,6 +14,9 @@ spec:
path: renovate
repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git
targetRevision: HEAD
syncPolicy:
automated:
prune: true
---
apiVersion: v1
kind: Namespace

View file

@ -33,7 +33,3 @@ data:
- 9.9.9.9
base_domain: vpn.tobru.ch
magic_dns: true
extra_records:
- name: "pi.camper.tobru.ch"
type: "A"
value: "100.64.0.16"

View file

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

View file

@ -126,7 +126,7 @@ spec:
version: v0.0.104
spec:
containers:
- image: "stakater/reloader:v1.0.15"
- image: "stakater/reloader:v1.0.5"
imagePullPolicy: IfNotPresent
name: reloader-reloader

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: ghost:5.38.0-alpine
- image: ghost:5.33.8-alpine
imagePullPolicy: IfNotPresent
name: ghost
env:
@ -60,7 +60,7 @@ spec:
- name: data
mountPath: /var/lib/ghost/content
subPath: ghost
- image: docker.io/library/caddy:2.6.4-alpine
- image: docker.io/library/caddy:2.6.3-alpine
imagePullPolicy: IfNotPresent
name: caddy
ports: