Compare commits
7 Commits
9b1fd816f1
...
b0ceca7d60
Author | SHA1 | Date | |
---|---|---|---|
b0ceca7d60
|
|||
20a42e7625 | |||
c46a550fce | |||
a034d93189 | |||
37c25b8684 | |||
95d1db1edc
|
|||
961f3c7515 |
@@ -23,6 +23,6 @@ dependencies:
|
||||
- name: cloudflared
|
||||
alias: cloudflared
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 1.14.8
|
||||
version: 1.15.0
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/visual-studio-code.png
|
||||
appVersion: 4.99.4
|
||||
|
@@ -28,7 +28,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: gitea
|
||||
version: 11.0.1
|
||||
version: 12.0.0
|
||||
repository: https://dl.gitea.io/charts/
|
||||
- name: app-template
|
||||
alias: renovate
|
||||
|
@@ -161,7 +161,7 @@ renovate:
|
||||
suspend: false
|
||||
concurrencyPolicy: Forbid
|
||||
timeZone: US/Central
|
||||
schedule: "*/30 * * * *"
|
||||
schedule: "*/10 * * * *"
|
||||
startingDeadlineSeconds: 90
|
||||
successfulJobsHistory: 3
|
||||
failedJobsHistory: 3
|
||||
@@ -231,7 +231,7 @@ backup:
|
||||
backup:
|
||||
image:
|
||||
repository: bitnami/kubectl
|
||||
tag: 1.33.0
|
||||
tag: 1.33.1
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- sh
|
||||
|
@@ -128,7 +128,7 @@ matrix-hookshot:
|
||||
main:
|
||||
image:
|
||||
repository: halfshot/matrix-hookshot
|
||||
tag: 6.0.3
|
||||
tag: 7.0.0
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
Reference in New Issue
Block a user