Skip to content

Commit

Permalink
fix(helm): bump
Browse files Browse the repository at this point in the history
Signed-off-by: WoodenMaiden <[email protected]>
  • Loading branch information
WoodenMaiden committed Apr 3, 2024
1 parent 9bd44f6 commit 869c904
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion agrold-javaweb/charts/agrold-javaweb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ annotations:
image: docker.io/bitnami/tomcat:10.1.20-debian-12-r0
licenses: Apache-2.0
apiVersion: v2
appVersion: 2.0.0
appVersion: 2.1.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down Expand Up @@ -45,4 +45,5 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
- https://github.com/SouthGreenPlatform/AgroLD_webapp
version: 2.0.0
2 changes: 1 addition & 1 deletion agrold-javaweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>agrold</groupId>
<artifactId>agrold</artifactId>
<version>1.0</version>
<version>2.1.0</version>
<packaging>war</packaging>


Expand Down

0 comments on commit 869c904

Please sign in to comment.