Merge pull request #4822 from truecharts/renovate/tccr.io-truecharts-esphome-2022.x
This commit is contained in:
commit
b1d9d2ead5
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2022.11.2"
|
||||
appVersion: "2022.11.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
type: application
|
||||
version: 13.0.3
|
||||
version: 13.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.11.2@sha256:de925d67f58089c21d8522df544b6be9f3413925a755efad1129dd161deaf960
|
||||
tag: 2022.11.3@sha256:0d6ed6a367755c250be8c47c8ed4fe0bfb2e9cd064f7feffa05475540c532d8f
|
||||
|
||||
# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue