Skip to content

Commit

Permalink
Bumps Chartversion
Browse files Browse the repository at this point in the history
  • Loading branch information
0hlov3 committed Apr 18, 2023
1 parent fbefe80 commit 8b3cd79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/etherpad/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: etherpad
description: A Helm chart for Kubernetes
description: A Helm chart for Kubernetes to Deploy Etherpad.
icon: https://etherpad.org/img/brand.svg
home: https://github.com/ether/etherpad-lite
# A chart can be either an 'application' or a 'library' chart.
Expand All @@ -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: 0.1.0
version: 0.1.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 All @@ -26,8 +26,8 @@ appVersion: "1.8.18"

maintainers:
- name: 0hlov3
email: 0hlov3@protonmail.com
url: https://schoenwald.me
email: dev+github@schoenwald.aero
url: https://schoenwald.aero

dependencies:
- name: postgresql
Expand Down

0 comments on commit 8b3cd79

Please sign in to comment.