From 4ff7d0300d9d7fb88e5cb2305532d74900531f13 Mon Sep 17 00:00:00 2001 From: cpanato Date: Wed, 13 Sep 2023 13:15:30 +0000 Subject: [PATCH] update chart appVersion to v0.1.166 --- charts/enforce-agent/Chart.yaml | 4 ++-- charts/enforce-agent/README.md | 3 ++- charts/enforce-agent/templates/enforce-agent.yaml | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/enforce-agent/Chart.yaml b/charts/enforce-agent/Chart.yaml index c3c8347..47c276d 100644 --- a/charts/enforce-agent/Chart.yaml +++ b/charts/enforce-agent/Chart.yaml @@ -8,8 +8,8 @@ description: | Documentation for the chart can be found [here](https://edu.chainguard.dev/chainguard/chainguard-enforce/chainguard-enforce-kubernetes/alternative-installation-methods/). type: application -version: 0.0.65 -appVersion: v0.1.165 +version: 0.0.66 +appVersion: v0.1.166 keywords: - chainguard home: https://chainguard.dev diff --git a/charts/enforce-agent/README.md b/charts/enforce-agent/README.md index a757faa..819ff25 100644 --- a/charts/enforce-agent/README.md +++ b/charts/enforce-agent/README.md @@ -2,7 +2,7 @@ -![Version: 0.0.64](https://img.shields.io/badge/Version-0.0.64-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.165](https://img.shields.io/badge/AppVersion-v0.1.165-informational?style=flat-square) +![Version: 0.0.66](https://img.shields.io/badge/Version-0.0.66-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.166](https://img.shields.io/badge/AppVersion-v0.1.166-informational?style=flat-square) A helm chart for Chainguard's Enforce Agent. @@ -42,5 +42,6 @@ helm uninstall [RELEASE_NAME] | clusterName | string | `""` | | | enforcerOptions.enableCIPCache | bool | `false` | | | enforcerOptions.namespaceEnforcementMode | string | `"opt-in"` | | +| enforcerOptions.noMatchPolicy | string | `"deny"` | | | enforcerOptions.webhookFailOpen | bool | `false` | | | inviteCode | string | `""` | Invite code assigned to group where clusters will be registered. This can be generated with: `chainctl iam invite create $GROUP --cluster -ojson | jq -r .code` | diff --git a/charts/enforce-agent/templates/enforce-agent.yaml b/charts/enforce-agent/templates/enforce-agent.yaml index 9e4e2ea..4a59bbf 100644 --- a/charts/enforce-agent/templates/enforce-agent.yaml +++ b/charts/enforce-agent/templates/enforce-agent.yaml @@ -314,7 +314,7 @@ spec: serviceAccountName: controller containers: - name: controller - image: us.gcr.io/prod-enforce-fabc/controlplane:v0.1.165@sha256:755d2568be8b5a6afd2a76884e0adfa4c7e51aee096837de7987d4f2bc1ec5f2 + image: us.gcr.io/prod-enforce-fabc/controlplane:v0.1.166@sha256:3c683150fab198c215a391a0de4ae09d5c1aa624cc10c430427fa97897edac36 resources: requests: cpu: 50m @@ -388,7 +388,7 @@ spec: # The STS container is responsible for normalizing federated OIDC # tokens by using `chainctl auth login [...] --refresh` with the # "sts-in" identity token. - image: us.gcr.io/prod-enforce-fabc/chainctl:v0.1.165@sha256:ccf55bbdd980a988c9d6830c1a6d94d715b48135c8123e4105e5b2d31df8201f + image: us.gcr.io/prod-enforce-fabc/chainctl:v0.1.166@sha256:406a6f2dcac5e021cc39fef835985b5cabb1bd39ce6466c96ea114fdfa4fe1ac readinessProbe: exec: command: