Compare commits

...

3 commits

Author SHA1 Message Date
Renovate Bot 07a2767e11 Update docker.io/docspell/joex Docker tag to v0.40.0
Some checks reported errors
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build encountered an error
2023-03-16 18:44:44 +00:00
Tobias Brunner a2c32caa57
entry for argocd
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 20:23:26 +01:00
Tobias Brunner 405e14e71b
add camper tailnet RRs
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 20:00:20 +01:00
2 changed files with 13 additions and 1 deletions

View file

@ -18,7 +18,7 @@ spec:
app: joex
spec:
containers:
- image: docker.io/docspell/joex:v0.39.0
- image: docker.io/docspell/joex:v0.40.0
name: joex
args:
- /etc/docspell/docspell.conf

View file

@ -37,3 +37,15 @@ data:
- name: "pi.camper.tobru.ch"
type: "A"
value: "100.64.0.16"
- name: "pihole.camper.tobru.ch"
type: "A"
value: "100.64.0.16"
- name: "grafana.camper.tobru.ch"
type: "A"
value: "100.64.0.16"
- name: "influxdb.camper.tobru.ch"
type: "A"
value: "100.64.0.16"
- name: "argocd.camper.tobru.ch"
type: "A"
value: "100.64.0.16"