Compare commits
1 Commits
8974016708
...
a586b8a632
Author | SHA1 | Date |
---|---|---|
|
a586b8a632 |
|
@ -11,6 +11,3 @@ spec:
|
|||
path: authelia
|
||||
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
|
||||
targetRevision: master
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
|
|
@ -11,6 +11,3 @@ spec:
|
|||
path: ntfy
|
||||
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
|
||||
targetRevision: master
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
|
|
@ -57,4 +57,4 @@ patches:
|
|||
name: dch-root-ca
|
||||
images:
|
||||
- name: ghcr.io/authelia/authelia
|
||||
newTag: 4.38.15
|
||||
newTag: 4.38.12
|
||||
|
|
|
@ -55,4 +55,4 @@ patches:
|
|||
defaultMode: 0640
|
||||
images:
|
||||
- name: docker.io/fireflyiii/core
|
||||
newTag: version-6.1.21
|
||||
newTag: version-6.1.19
|
||||
|
|
|
@ -36,12 +36,6 @@ projects:
|
|||
kind: github
|
||||
organization: zwave-js
|
||||
repo: zwave-js-ui
|
||||
- name: mosquitto
|
||||
image: docker.io/library/eclipse-mosquitto
|
||||
source:
|
||||
kind: docker
|
||||
namespace: library
|
||||
repository: eclipse-mosquitto
|
||||
|
||||
- name: firefly-iii
|
||||
kind: kustomize
|
||||
|
@ -75,24 +69,3 @@ projects:
|
|||
kind: docker
|
||||
namespace: apache
|
||||
repository: tika
|
||||
|
||||
- name: ntfy
|
||||
kind: kustomize
|
||||
images:
|
||||
- name: ntfy
|
||||
image: docker.io/binwiederhier/ntfy
|
||||
tag_format: v{version}
|
||||
source:
|
||||
kind: github
|
||||
organization: binwiederhier
|
||||
repo: ntfy
|
||||
|
||||
- name: authelia
|
||||
kind: kustomize
|
||||
images:
|
||||
- name: authelia
|
||||
image: ghcr.io/authelia/authelia
|
||||
source:
|
||||
kind: github
|
||||
organization: authelia
|
||||
repo: authelia
|
||||
|
|
Loading…
Reference in New Issue