Skip to content

Commit

Permalink
chore(vaultMonitoring): Bump vaultMonitoring to add alertrules
Browse files Browse the repository at this point in the history
Signed-off-by: Iago Santos Pardo <iago.santos.pardo@adfinis.com>
  • Loading branch information
isantospardo committed Aug 15, 2024
1 parent 44f1ceb commit 0f99a9d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 89 deletions.
90 changes: 4 additions & 86 deletions charts/security-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: security-apps
description: Argo CD app-of-apps config for security applications
type: application
version: 0.86.0
version: 0.87.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -18,89 +18,7 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: "chore: update vault from 0.27.0 to 0.28.0"
description: "chore: update vaultMonitoring to v0.4.*"
links:
- name: vault 0.28.0 release
url: https://github.com/hashicorp/vault-helm/releases/tag/v0.28.0
- kind: changed
description: "chore: update gatekeeper from 3.10.0 to 3.16.3"
links:
- name: gatekeeper 3.16.3 release
url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.16.3
- name: gatekeeper 3.16.0 release
url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.16.0
- name: gatekeeper 3.15.0 release
url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.15.0
- name: gatekeeper 3.14.0 release
url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.14.0
- name: gatekeeper 3.13.0 release
url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.13.0
- name: gatekeeper 3.12.0 release
url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.12.0
- name: gatekeeper 3.11.0 release
url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.11.0
- kind: changed
description: "chore: update vault-monitoring from 0.2.* to 0.3.*. Changes: make bearerTokenFile optional, make bearerTokenFile toggleable"
- kind: changed
description: "chore: update secretsStoreCsiDriver to 1.4.4"
links:
- name: secretsStoreCsiDriver release 1.4.4
url: https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.4.4
- name: secretsStoreCsiDriver release 1.4.3
url: https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.4.3
- name: secretsStoreCsiDriver release 1.4.2
url: https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.4.2
- kind: changed
description: "chore: update neuvector from 2.6.1 to 2.7.7"
links:
- name: neuvector release 2.7.7
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.7
- name: neuvector release 2.7.4
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.4
- name: neuvector release 2.7.3
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.3
- name: neuvector release 2.7.0
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.0
- kind: changed
description: "chore: update neuvector-monitoring from 2.6.1 to 2.7.7"
links:
- name: neuvector release 2.7.7
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.7
- name: neuvector release 2.7.4
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.4
- name: neuvector release 2.7.3
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.3
- name: neuvector release 2.7.0
url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.0
- kind: changed
description: "chore: update stackroxCentralServices from 400.3.4 to 400.4.3"
links:
- name: stackrox 4.4
url: https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html
- kind: changed
description: "chore: update stackroxSecuredClusterServices from 400.3.4 to 400.4.3"
links:
- name: stackrox 4.4
url: https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html
- kind: changed
description: "chore: update kyverno chart from 3.1.4 to 3.2.5"
links:
- name: kyverno release 1.12.4
url: https://github.com/kyverno/kyverno/releases/tag/v1.12.4
- name: kyverno release 1.12.3
url: https://github.com/kyverno/kyverno/releases/tag/v1.12.3
- name: kyverno release 1.12.2
url: https://github.com/kyverno/kyverno/releases/tag/v1.12.2
- name: kyverno release 1.11.5
url: https://github.com/kyverno/kyverno/releases/tag/v1.11.5
- kind: changed
description: "chore: update kyverno-policies chart from 3.1.4 to 3.2.4"
links:
- name: kyverno release 1.12.4
url: https://github.com/kyverno/kyverno/releases/tag/v1.12.4
- name: kyverno release 1.12.3
url: https://github.com/kyverno/kyverno/releases/tag/v1.12.3
- name: kyverno release 1.12.2
url: https://github.com/kyverno/kyverno/releases/tag/v1.12.2
- name: kyverno release 1.11.5
url: https://github.com/kyverno/kyverno/releases/tag/v1.11.5
- name: bump vaultMonitoring to v0.4
url: https://github.com/adfinis/helm-charts/pull/1297
4 changes: 2 additions & 2 deletions charts/security-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/security-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ vaultMonitoring:
# -- Chart
chart: "vault-monitoring"
# -- [vault-monitoring Helm chart](https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring) version
targetRevision: "0.3.*"
targetRevision: "0.4.*"
# -- Helm values
# @default -- [upstream values](https://github.com/adfinis/helm-charts/blob/main/charts/vault-monitoring/values.yaml)
values: {}
Expand Down

0 comments on commit 0f99a9d

Please sign in to comment.