Skip to content

Commit

Permalink
fix(helm): update appVersion
Browse files Browse the repository at this point in the history
Change-Id: I497d36c76f74791b8535e6e89bc9acca536c58e3
Signed-off-by: genofire <[email protected]>
  • Loading branch information
genofire authored and Rash419 committed Jul 27, 2023
1 parent 16bb328 commit 8500893
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions kubernetes/helm/collabora-online/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ type: "application"
name: collabora-online
description: Collabora Online helm chart

version: 1.1.0
appVersion: "23.05.1.3.1"
version: 1.1.1
appVersion: "23.05.2.2.1"

home: "https://www.collaboraoffice.com/code/"
icon: "https://avatars0.githubusercontent.com/u/22418908?s=200&v=4"
Expand Down Expand Up @@ -35,8 +35,8 @@ maintainers:
annotations:
artifacthub.io/images: |
- name: collabora
image: docker.io/collabora/code:23.05.1.3.1
image: docker.io/collabora/code:23.05.2.2.1
- name: nginx
image: docker.io/nginx:1.25
- name: twostoryrobot/simple-file-upload
image: docker.io/twostoryrobot/simple-file-upload@sha256:8648a554c42c81db317bf51fbb59d3ee884f0d4e6e216835a31bf2e6872d4947
image: docker.io/twostoryrobot/simple-file-upload@sha256:547fc4360b31d8604b7a26202914e87cd13609cc938fd83f412c77eb44aa1cc4
2 changes: 1 addition & 1 deletion kubernetes/helm/collabora-online/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ dynamicConfig:
enabled: false
image:
repository: "twostoryrobot/simple-file-upload"
digest: 8648a554c42c81db317bf51fbb59d3ee884f0d4e6e216835a31bf2e6872d4947
digest: 547fc4360b31d8604b7a26202914e87cd13609cc938fd83f412c77eb44aa1cc4
key: TESTKEY
pvc:
size: 1Gi
Expand Down

0 comments on commit 8500893

Please sign in to comment.