chore(chart-deps): update trivy-operator to version 0.32.0#2941
Open
chore(chart-deps): update trivy-operator to version 0.32.0#2941
Conversation
Contributor
Author
|
Comparison of Helm chart templating output: @@ data.core.yaml @@
! ± value change in multiline text (one insert, one deletion)
adminApps:
- deps:
- prometheus
ingress:
[582 lines unchanged)]
about: Trivy Operator continuously scans your Kubernetes cluster for security
issues, and generates security reports as Kubernetes Custom Resources. It does
it by watching Kubernetes for state changes and automatically triggering scans
in response to changes.
- appVersion: 0.29.0
+ appVersion: 0.30.0
chartName: trivy-operator
dependencies: Prometheus, Grafana
integration: App Platform installs and configures Trivy Operator to scan all resources
deployed by a team and makes results visible in a Grafana dashboard.
[135 lines unchanged)]
svc: tekton-dashboard
type: public
name: tekton
ownHost: true
@@ data.trivy.tag @@
! ± value change
- 0.66.0
+ 0.69.1
@@ spec.template.metadata @@
! + one map entry added:
+ annotations:
+ checksum/config: fcba3d4f974598db6c8ba2607d9c04d251aff58e8dbdf620653961da7c51c11b
@@ spec.template.spec.containers.trivy-operator.image @@
! ± value change
- mirror.gcr.io/aquasec/trivy-operator:0.29.0
+ mirror.gcr.io/aquasec/trivy-operator:0.30.0
@@ rules @@
! - 30 list entries removed:
- - resources:
- - configmaps
- apiGroups:
- -
- verbs:
- - get
- - list
- - watch
- - resources:
- - limitranges
- apiGroups:
- -
- verbs:
- - get
- - list
- - watch
- - resources:
- - nodes
- apiGroups:
- -
- verbs:
- - get
- - list
- - watch
- - resources:
- - pods
- apiGroups:
- -
- verbs:
- - get
- - list
- - watch
- - resources:
- - replicationcontrollers
- apiGroups:
- -
- verbs:
- - get
- - list
- - watch
- - resources:
- - resourcequotas
- apiGroups:
- -
- verbs:
- - get
- - list
- - watch
- - resources:
- - services
- apiGroups:
- -
- verbs:
- - get
- - list
- - watch
- - resources:
- - daemonsets
- apiGroups:
- - apps
- verbs:
- - get
- - list
- - watch
- - resources:
- - deployments
- apiGroups:
- - apps
- verbs:
- - get
- - list
- - watch
- - resources:
- - replicasets
- apiGroups:
- - apps
- verbs:
- - get
- - list
- - watch
- - resources:
- - statefulsets
- apiGroups:
- - apps
- verbs:
- - get
- - list
- - watch
- - resources:
- - clustercompliancedetailreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - clustercompliancereports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - clusterconfigauditreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - clusterinfraassessmentreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - clusterrbacassessmentreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - clustersbomreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - clustervulnerabilityreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - configauditreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - exposedsecretreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - infraassessmentreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - rbacassessmentreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - sbomreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - vulnerabilityreports
- apiGroups:
- - aquasecurity.github.io
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - resources:
- - ingresses
- apiGroups:
- - networking.k8s.io
- verbs:
- - get
- - list
- - watch
- - resources:
- - networkpolicies
- apiGroups:
- - networking.k8s.io
- verbs:
- - get
- - list
- - watch
- - resources:
- - clusterrolebindings
- apiGroups:
- - rbac.authorization.k8s.io
- verbs:
- - get
- - list
- - watch
- - resources:
- - clusterroles
- apiGroups:
- - rbac.authorization.k8s.io
- verbs:
- - get
- - list
- - watch
- - resources:
- - rolebindings
- apiGroups:
- - rbac.authorization.k8s.io
- verbs:
- - get
- - list
- - watch
- - resources:
- - roles
- apiGroups:
- - rbac.authorization.k8s.io
- verbs:
- - get
- - list
- - watch
! + five list entries added:
+ - resources:
+ - configmaps
+ - limitranges
+ - nodes
+ - pods
+ - replicationcontrollers
+ - resourcequotas
+ - services
+ apiGroups:
+ -
+ verbs:
+ - get
+ - list
+ - watch
+ - resources:
+ - daemonsets
+ - deployments
+ - replicasets
+ - statefulsets
+ apiGroups:
+ - apps
+ verbs:
+ - get
+ - list
+ - watch
+ - resources:
+ - clustercompliancedetailreports
+ - clustercompliancereports
+ - clusterconfigauditreports
+ - clusterinfraassessmentreports
+ - clusterrbacassessmentreports
+ - clustersbomreports
+ - clustervulnerabilityreports
+ - configauditreports
+ - exposedsecretreports
+ - infraassessmentreports
+ - rbacassessmentreports
+ - sbomreports
+ - vulnerabilityreports
+ apiGroups:
+ - aquasecurity.github.io
+ verbs:
+ - create
+ - delete
+ - get
+ - list
+ - patch
+ - update
+ - watch
+ - resources:
+ - ingresses
+ - networkpolicies
+ apiGroups:
+ - networking.k8s.io
+ verbs:
+ - get
+ - list
+ - watch
+ - resources:
+ - clusterrolebindings
+ - clusterroles
+ - rolebindings
+ - roles
+ apiGroups:
+ - rbac.authorization.k8s.io
+ verbs:
+ - get
+ - list
+ - watch
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the dependency trivy-operator to version 0.32.0.