Compare commits
12 Commits
44edcffb82
...
d628fdabf6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d628fdabf6 | ||
| 649ceacf7e | |||
| e0ebfe15aa | |||
| ae9d872f92 | |||
| dcb6ead1b8 | |||
| f7d8b335ae | |||
| ce33154508 | |||
|
|
9e9c7f125c | ||
|
|
99c8378606 | ||
|
|
bf4c536955 | ||
|
|
07019a163e | ||
|
|
f4a585f339 |
@@ -5,7 +5,7 @@ name: renovate
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: renovate
|
- name: renovate
|
||||||
image: renovate/renovate:41.97.7
|
image: renovate/renovate:41.146.0
|
||||||
commands:
|
commands:
|
||||||
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||||
- renovate
|
- renovate
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ data:
|
|||||||
useEqualHeights: true
|
useEqualHeights: true
|
||||||
hideErrors: true
|
hideErrors: true
|
||||||
statusStyle: "dot"
|
statusStyle: "dot"
|
||||||
background: /images/background.png
|
background: /images/sur.png
|
||||||
services.yaml: |
|
services.yaml: |
|
||||||
- Apps:
|
- Apps:
|
||||||
- Sonarr:
|
- Sonarr:
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ spec:
|
|||||||
- name: postgres-data
|
- name: postgres-data
|
||||||
mountPath: /var/lib/postgresql/data
|
mountPath: /var/lib/postgresql/data
|
||||||
- name: inv-companion
|
- name: inv-companion
|
||||||
image: quay.io/invidious/invidious-companion@sha256:f88fd95947e9a82c034c3ff294fdc4a39763c38404a25456579260b2d5ee7373
|
image: quay.io/invidious/invidious-companion@sha256:919112d8c7b40315f815eba5a70ebe55718cdbac2dc9cb4ae2acafbbafb47d8b
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: SERVER_SECRET_KEY
|
- name: SERVER_SECRET_KEY
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: searxng
|
- name: searxng
|
||||||
image: searxng/searxng@sha256:7c0fd2e9d41ac5cb66d27e5703f5aaa3f7a2e5b09a4d0d5ce34151ab0e9a3054
|
image: searxng/searxng@sha256:1458a9e6df554fa0306f2f4b770e2e49ad49dc726dddaa598eb4613718cb3b81
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ spec:
|
|||||||
subPath: db
|
subPath: db
|
||||||
containers:
|
containers:
|
||||||
- name: semaphore
|
- name: semaphore
|
||||||
image: public.ecr.aws/semaphore/pro/server:v2.16.31
|
image: public.ecr.aws/semaphore/pro/server:v2.16.34
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
envFrom:
|
envFrom:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: csi-driver-smb
|
chart: csi-driver-smb
|
||||||
version: "1.18.0"
|
version: "1.19.0"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: csi-driver-smb
|
name: csi-driver-smb
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: prometheus
|
chart: prometheus
|
||||||
version: "27.35.0"
|
version: "27.40.0"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: prometheus-community
|
name: prometheus-community
|
||||||
|
|||||||
Reference in New Issue
Block a user