Merge branch 'master' into renovate/tccr.io-truecharts-whoogle-search-0.x
This commit is contained in:
commit
7425c9f4c3
|
@ -25,6 +25,10 @@ jobs:
|
|||
fetch-depth: 0
|
||||
ref: master
|
||||
path: master
|
||||
|
||||
- name: Setting repo parent dir as safe safe.directory
|
||||
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
|
||||
- uses: dorny/paths-filter@v2
|
||||
id: filter
|
||||
with:
|
||||
|
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://store.steampowered.com/
|
||||
- https://hub.docker.com/r/ich777/steamcmd/
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/lastoasis
|
||||
tag: latest@sha256:80ddc988f22371d323427685a008f42b4e0c252ec2d4087e7ab1e4d38203cafe
|
||||
tag: latest@sha256:f526478bb588873cd9588ed1205af4da750834a5d6a1fde7e783962ef8dc626e
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
|
|
|
@ -29,7 +29,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 7.0.7
|
||||
version: 7.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
tag: 0.28.1@sha256:eaef8f71a4a29afbae2fd090afd9aa24de0db02ff65de9ff052a09df9b16be5d
|
||||
tag: 0.29.0@sha256:5b1bd1c381213b465ff7a999daa5d3b215f1b91065fe14eb5a5a8c1e98398afb
|
||||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
|
|
|
@ -18,7 +18,7 @@ name: website-shot
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/website-shot
|
||||
- https://github.com/Flowko/website-shot
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/website-shot
|
||||
tag: latest@sha256:5b575d841bb730dc65ff575c1512797f5c9b045d9f2ee5f2adc6faf1293c3269
|
||||
tag: latest@sha256:0c0721540f4917fac07b170bf30769305dcf9b1f11cef8e4940812996e344f67
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue