We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5abe51 commit 9dc7462Copy full SHA for 9dc7462
deploy/group_vars/all.yml
@@ -97,7 +97,7 @@ k8s_aws_load_balancer_type: nlb
97
# ----------------------------------------------------------------------------
98
99
# New Relic Account: forwardjustice-team@caktusgroup.com
100
-k8s_newrelic_chart_version: "6.0.1"
+k8s_newrelic_chart_version: "6.0.10"
101
k8s_newrelic_logging_enabled: true
102
k8s_newrelic_license_key: !vault |
103
$ANSIBLE_VAULT;1.1;AES256
pyproject.toml
@@ -84,7 +84,7 @@ dev = [
84
"invoke-kubesae>=0.1.0",
85
"ipython>=8.32.0",
86
"isort>=6.0.0",
87
- "kubernetes==32.0.0",
+ "kubernetes==32.*",
88
"kubernetes-validate~=1.32.0",
89
"openshift>=0.13.2",
90
"pre-commit>=4.1.0",
0 commit comments