Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
Signed-off-by: WoodenMaiden <[email protected]>
  • Loading branch information
WoodenMaiden committed Sep 27, 2024
1 parent 816ba34 commit f495af6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 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.3.0
appVersion: 2.3.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down
2 changes: 1 addition & 1 deletion agrold-javaweb/charts/virtuoso/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.0
version: 1.2.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
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>2.3.0</version>
<version>2.3.1</version>
<packaging>war</packaging>


Expand Down

0 comments on commit f495af6

Please sign in to comment.