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:
|
||||
- name: renovate
|
||||
image: renovate/renovate:41.97.7
|
||||
image: renovate/renovate:41.146.0
|
||||
commands:
|
||||
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||
- renovate
|
||||
|
||||
@@ -52,7 +52,7 @@ data:
|
||||
useEqualHeights: true
|
||||
hideErrors: true
|
||||
statusStyle: "dot"
|
||||
background: /images/background.png
|
||||
background: /images/sur.png
|
||||
services.yaml: |
|
||||
- Apps:
|
||||
- Sonarr:
|
||||
|
||||
@@ -66,7 +66,7 @@ spec:
|
||||
- name: postgres-data
|
||||
mountPath: /var/lib/postgresql/data
|
||||
- name: inv-companion
|
||||
image: quay.io/invidious/invidious-companion@sha256:f88fd95947e9a82c034c3ff294fdc4a39763c38404a25456579260b2d5ee7373
|
||||
image: quay.io/invidious/invidious-companion@sha256:919112d8c7b40315f815eba5a70ebe55718cdbac2dc9cb4ae2acafbbafb47d8b
|
||||
restartPolicy: Always
|
||||
env:
|
||||
- name: SERVER_SECRET_KEY
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: searxng
|
||||
image: searxng/searxng@sha256:7c0fd2e9d41ac5cb66d27e5703f5aaa3f7a2e5b09a4d0d5ce34151ab0e9a3054
|
||||
image: searxng/searxng@sha256:1458a9e6df554fa0306f2f4b770e2e49ad49dc726dddaa598eb4613718cb3b81
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
subPath: db
|
||||
containers:
|
||||
- name: semaphore
|
||||
image: public.ecr.aws/semaphore/pro/server:v2.16.31
|
||||
image: public.ecr.aws/semaphore/pro/server:v2.16.34
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
envFrom:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: csi-driver-smb
|
||||
version: "1.18.0"
|
||||
version: "1.19.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: csi-driver-smb
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: prometheus
|
||||
version: "27.35.0"
|
||||
version: "27.40.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
|
||||
Reference in New Issue
Block a user