Updating version

This commit is contained in:
rjshrjndrn 2023-04-28 16:36:25 +00:00
parent f6eff27ab8
commit 7b1e86bbc3
19 changed files with 20 additions and 20 deletions

View file

@ -98,8 +98,8 @@ randomPass() {
## Prepping the infra
# Mac os doesn't have gnu sed, which will cause compatibility issues.
# This wrapper will help to check the sed, and use the correct version="v1.10.0"
# Ref: https://stackoverflow.com/questions/37639496/how-can-i-check-the-version="v1.10.0"
# This wrapper will help to check the sed, and use the correct version="v1.12.0"
# Ref: https://stackoverflow.com/questions/37639496/how-can-i-check-the-version="v1.12.0"
function is_gnu_sed(){
sed --version >/dev/null 2>&1
}

View file

@ -22,7 +22,7 @@ version: 0.1.0
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# Ref: https://github.com/helm/helm/issues/7858#issuecomment-608114589
AppVersion: "v1.11.0"
AppVersion: "v1.12.0"
dependencies:
- name: ingress-nginx

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.2"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.7
# 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: "v1.11.7"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.9
# 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: "v1.11.8"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.3.1
# 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: "v1.11.0"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.1
# 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: "v1.11.1"
AppVersion: "v1.12.0"

View file

@ -21,4 +21,4 @@ version: 0.1.0
# 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: "v1.11.0"
AppVersion: "v1.12.0"

View file

@ -1,4 +1,4 @@
fromVersion: "v1.11.0"
fromVersion: "v1.12.0"
# Databases specific variables
postgresql: &postgres
# For generating passwords