Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(helm): update image docker.io/mbentley/omada-controller digest to df5eba9 #29063

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/omada-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
- https://hub.docker.com/r/mbentley/omada-controller
type: application
version: 16.3.13
version: 16.3.14
2 changes: 1 addition & 1 deletion charts/stable/omada-controller/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/mbentley/omada-controller
tag: 5.14@sha256:2d55a4c63168daae0ad69a1f1872e253cc76b5299e4d6df8a6bd7b17bd090b22
tag: 5.14@sha256:df5eba947e8e727cf9fbd829b7893db952ab680c11929e3dfdb546dd486747ff
pullPolicy: IfNotPresent
service:
main:
Expand Down
Loading