Skip to content

Commit

Permalink
Update to version 2.23.0 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfespa17 authored Sep 28, 2024
1 parent 9e1438b commit 2dd9734
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
16 changes: 1 addition & 15 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
sample-values.yaml
sample-values-post.yaml
sample-values-mysql.yaml
sample-values-dev365.yaml
sample-values-dev365-dex.yaml
sample-values-dev365-dex-bkp.yaml
sample-values-dev365-dex-github.yaml
sample-values-dev365-dex-github-dd.yaml
sample-values-dev365-cognito-dex.yaml
sample-values-dev365-cognito-dex.yaml
sample-values-dev365-ldap.yaml
sample-values-dev365-aws.yaml
sample-values-dev365-gcp.yaml
sample-values-dev365-gcp-dex.yaml
sample-values-dev365-dex-H2.yaml
sample-*.yaml
secretFiles/*
!secretFiles/README.md
4 changes: 2 additions & 2 deletions charts/terrakube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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: 3.21.1
version: 3.21.2

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "2.22.0"
appVersion: "2.23.0"

dependencies:
- name: minio
Expand Down

0 comments on commit 2dd9734

Please sign in to comment.