We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7902e4a + a5e9bce commit 085f5deCopy full SHA for 085f5de
charts/lfx-v2-auth-service/Chart.yaml
@@ -5,5 +5,5 @@ apiVersion: v2
5
name: lfx-v2-auth-service
6
description: LFX Platform V2 Auth Service chart
7
type: application
8
-version: 0.1.0
+version: 0.1.1
9
appVersion: "latest"
charts/lfx-v2-auth-service/values.yaml
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: MIT
3
---
4
image:
- repository: ghcr.io/linuxfoundation/lfx-v2-auth-service
+ repository: ghcr.io/linuxfoundation/lfx-v2-auth-service/server
# tag is the container image tag (overrides appVersion from Chart.yaml)
tag: ""
# pullPolicy is the image pull policy
0 commit comments