Skip to content

Commit

Permalink
Upgrade chart of rpaas-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Jun 6, 2024
1 parent 0479ead commit 36c00c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/localkube-integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ readonly NAMESPACE=${NAMESPACE:-rpaasv2-system}

readonly INSTALL_CERT_MANAGER=${INSTALL_CERT_MANAGER:-}
readonly CHART_VERSION_CERT_MANAGER=${CHART_VERSION_CERT_MANAGER:-1.11.2}
readonly CHART_VERSION_RPAAS_OPERATOR=${CHART_VERSION_RPAAS_OPERATOR:-0.13.0}
readonly CHART_VERSION_RPAAS_OPERATOR=${CHART_VERSION_RPAAS_OPERATOR:-0.14.0}
readonly CHART_VERSION_RPAAS_API=${CHART_VERSION_RPAAS_API:-0.2.2}

function onerror() {
Expand Down

0 comments on commit 36c00c0

Please sign in to comment.