Skip to content

Commit

Permalink
chg: manually updated versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertWeichselbraun committed Sep 21, 2022
1 parent 7d4e90e commit 665a276
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/inscriptis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
apiVersion: v2
type: application

version: 2.3.0
appVersion: 2.3.0
version: 2.3.1
appVersion: 2.3.1

dependencies:
# the template chart to be used
Expand Down
2 changes: 1 addition & 1 deletion charts/inscriptis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# defines the image to use
image:
repository: ghcr.io/weblyzard/inscriptis
tag: 2.3.0
tag: 2.3.1
pullPolicy: Always

# defines the replication and update strategy
Expand Down
6 changes: 3 additions & 3 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
entries:
inscriptis:
- apiVersion: v2
appVersion: 2.3.0
appVersion: 2.3.1
created: "2022-08-23T07:09:32.654658247Z"
dependencies:
- name: common
Expand All @@ -27,6 +27,6 @@ entries:
- https://github.com/x28/inscriptis-java
type: application
urls:
- https://github.com/weblyzard/inscriptis-helm/releases/download/inscriptis-2.3.0/inscriptis-2.3.0.tgz
version: 2.3.0
- https://github.com/weblyzard/inscriptis-helm/releases/download/inscriptis-2.3.1/inscriptis-2.3.1.tgz
version: 2.3.1
generated: "2022-08-23T07:09:32.654664547Z"

0 comments on commit 665a276

Please sign in to comment.