Skip to content

Commit

Permalink
Merge pull request #76 from kireque/renovate/ghcr.io-home-assistant-h…
Browse files Browse the repository at this point in the history
…ome-assistant-2023.x

fix(docker-image): update ghcr.io/home-assistant/home-assistant docker tag to v2023.9.1
  • Loading branch information
kireque authored Sep 9, 2023
2 parents 3aefa01 + dbc3492 commit e4c5589
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:

image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2023.9.0@sha256:7ed8f051f63964276e228b55de371e0e50ee28584c0bb6f9a7d0bcd4252f5f3e
tag: 2023.9.1@sha256:183513a13fbcb758eb525f857cf3ec69a619a5ec27c117a2077ab2f4e7a3c052

podAnnotations:
k8s.v1.cni.cncf.io/networks: |
Expand Down Expand Up @@ -95,4 +95,4 @@ spec:
mountPath: /config
accessMode: ReadWriteOnce
size: 1Gi
storageClass: ceph-block
storageClass: ceph-block

0 comments on commit e4c5589

Please sign in to comment.