diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml index ffee5b5dedd..08575a7fc7a 100644 --- a/charts/stable/tagspaces/Chart.yaml +++ b/charts/stable/tagspaces/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.5.2 +appVersion: 6.0.1 dependencies: - name: common version: 25.0.0 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces - https://hub.docker.com/r/tagspaces/tagspaces-lite-web type: application -version: 5.2.0 +version: 6.0.0 diff --git a/charts/stable/tagspaces/values.yaml b/charts/stable/tagspaces/values.yaml index c2caef766c4..6ef08730c86 100644 --- a/charts/stable/tagspaces/values.yaml +++ b/charts/stable/tagspaces/values.yaml @@ -1,7 +1,7 @@ image: - repository: tagspaces/tagspaces-lite-web + repository: fardjad/tagspaces-lite-web pullPolicy: IfNotPresent - tag: 5.5.2@sha256:0b1bf452ca77bda01c3e44f426e95111b1703d7beaff8d6bbecf470dc2aad374 + tag: 6.0.1@sha256:6c71210182ee5fd0d16069822e9b448b53244ab01445085838b5dcfff15e14a5 securityContext: container: readOnlyRootFilesystem: false @@ -10,8 +10,8 @@ service: ports: main: protocol: http - targetPort: 80 - port: 5000 + targetPort: 8080 + port: 80 workload: main: podSpec: