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(deps): update container image ghcr.io/goofball222/unifi to v8.0.7@2185652 #15315

Merged
merged 1 commit into from Nov 25, 2023
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/unifi/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "7.5.187"
appVersion: 8.0.7
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -22,7 +22,7 @@ sources:
- https://github.com/jacobalberty/unifi-docker
- https://unifi-network.ui.com
type: application
version: 16.0.5
version: 17.0.0
annotations:
truecharts.org/category: Networking
truecharts.org/SCALE-support: "true"
2 changes: 1 addition & 1 deletion charts/stable/unifi/values.yaml
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/goofball222/unifi
tag: v7.5.187@sha256:742313ec48b1ab5008d74041114a0aec4b4c18cdff26f2967ed6e98d3b97cb51
tag: 8.0.7@sha256:218565257fdb4b2c7f27b8e4fdb4925e9348fd7cfb3ed027974bebf78bdc45ba
pullPolicy: IfNotPresent
service:
main:
Expand Down