Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm)!: Update chart kyverno to 3.3.3 #805

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chii-bot[bot]
Copy link
Contributor

@chii-bot chii-bot bot commented May 30, 2023

This PR contains the following updates:

Package Update Change
kyverno (source) major v2.5.2 -> 3.3.3

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@chii-bot chii-bot bot requested a review from toboshii as a code owner May 30, 2023 09:16
@chii-bot chii-bot bot added renovate/helm type/major size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels May 30, 2023
@chii-bot
Copy link
Contributor Author

chii-bot bot commented May 30, 2023

MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 0.95s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.2s
✅ YAML prettier 2 0 0.51s
✅ YAML yamllint 2 0 0.14s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.0.0 feat(helm)!: Update chart kyverno to 3.0.1 May 31, 2023
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.0.1 feat(helm)!: Update chart kyverno to 3.0.2 Jul 6, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.0.2 feat(helm)!: Update chart kyverno to 3.0.3 Jul 28, 2023
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.0.3 feat(helm)!: Update chart kyverno to 3.0.4 Jul 31, 2023
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.0.4 feat(helm)!: Update chart kyverno to 3.0.5 Aug 11, 2023
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.0.5 feat(helm)!: Update chart kyverno to 3.0.6 Nov 1, 2023
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.0.6 feat(helm)!: Update chart kyverno to 3.1.0 Nov 10, 2023
@chii-bot
Copy link
Contributor Author

chii-bot bot commented Nov 10, 2023

Path: cluster/apps/kyverno/helm-release.yaml
Version: v2.5.2 -> 3.3.3

@@ -1,834 +1 @@
----
-# Source: kyverno/templates/poddisruptionbudget.yaml
-apiVersion: policy/v1beta1
-kind: PodDisruptionBudget
-metadata:
- name: kyverno
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- namespace: default
-spec:
- minAvailable: 1
- selector:
- matchLabels:
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/instance: kyverno
- app: kyverno
----
-# Source: kyverno/templates/serviceaccount.yaml
-apiVersion: v1
-kind: ServiceAccount
-metadata:
- name: kyverno
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- namespace: default
----
-# Source: kyverno/templates/configmap.yaml
-apiVersion: v1
-kind: ConfigMap
-metadata:
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- name: kyverno
- namespace: default
-data:
- # resource types to be skipped by kyverno policy engine
- resourceFilters: "[*,default,*][Event,*,*][*,kube-system,*][*,kube-public,*][*,kube-node-lease,*][Node,*,*][APIService,*,*][TokenReview,*,*][SubjectAccessReview,*,*][SelfSubjectAccessReview,*,*][Binding,*,*][ReplicaSet,*,*][ReportChangeRequest,*,*][ClusterReportChangeRequest,*,*][ClusterRole,*,kyverno:*][ClusterRoleBinding,*,kyverno:*][ServiceAccount,default,kyverno][ConfigMap,default,kyverno][ConfigMap,default,kyverno-metrics][Deployment,default,kyverno][Job,default,kyverno-hook-pre-delete][NetworkPolicy,default,kyverno][PodDisruptionBudget,default,kyverno][Role,default,kyverno:*][RoleBinding,default,kyverno:*][Secret,default,kyverno-svc.default.svc.*][Service,default,kyverno-svc][Service,default,kyverno-svc-metrics][ServiceMonitor,default,kyverno-svc-service-monitor][Pod,default,kyverno-test]"
- webhooks: '[{"namespaceSelector": {"matchExpressions": [{"key":"kubernetes.io/metadata.name","operator":"NotIn","values":["default"]}]}}]'
----
-# Source: kyverno/templates/metricsconfigmap.yaml
-apiVersion: v1
-kind: ConfigMap
-metadata:
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- name: kyverno-metrics
- namespace: default
-data:
- namespaces: "{\"exclude\":[],\"include\":[]}"
----
-# Source: kyverno/templates/aggregateroles.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- name: kyverno:admin-policies
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- rbac.authorization.k8s.io/aggregate-to-admin: "true"
- app: kyverno
-rules:
- - apiGroups:
- - kyverno.io
- resources:
- - policies
- - clusterpolicies
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
----
-# Source: kyverno/templates/aggregateroles.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- rbac.authorization.k8s.io/aggregate-to-admin: "true"
- app: kyverno
- name: kyverno:admin-policyreport
-rules:
- - apiGroups:
- - wgpolicyk8s.io
- resources:
- - policyreport
- - clusterpolicyreport
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
----
-# Source: kyverno/templates/aggregateroles.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- rbac.authorization.k8s.io/aggregate-to-admin: "true"
- app: kyverno
- name: kyverno:admin-reportchangerequest
-rules:
- - apiGroups:
- - kyverno.io
- resources:
- - reportchangerequests
- - clusterreportchangerequests
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
----
-# Source: kyverno/templates/aggregateroles.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- rbac.authorization.k8s.io/aggregate-to-admin: "true"
- app: kyverno
- name: kyverno:admin-generaterequest
-rules:
- - apiGroups:
- - kyverno.io
- resources:
- - generaterequests
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
----
-# Source: kyverno/templates/clusterrole.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- name: kyverno:userinfo
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-rules:
- - apiGroups:
- - "rbac.authorization.k8s.io"
- resources:
- - roles
- - clusterroles
- - rolebindings
- - clusterrolebindings
- verbs:
- - watch
- - list
----
-# Source: kyverno/templates/clusterrole.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- name: kyverno:policies
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-rules:
- - apiGroups:
- - kyverno.io
- resources:
- - policies
- - policies/status
- - clusterpolicies
- - clusterpolicies/status
- - generaterequests
- - generaterequests/status
- - updaterequests
- - updaterequests/status
- - reportchangerequests
- - reportchangerequests/status
- - clusterreportchangerequests
- - clusterreportchangerequests/status
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - deletecollection
- - apiGroups:
- - wgpolicyk8s.io
- resources:
- - policyreports
- - policyreports/status
- - clusterpolicyreports
- - clusterpolicyreports/status
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
- - deletecollection
----
-# Source: kyverno/templates/clusterrole.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- name: kyverno:view
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-rules:
- - apiGroups:
- - '*'
- resources:
- - '*'
- verbs:
- - get
- - list
- - watch
----
-# Source: kyverno/templates/clusterrole.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- name: kyverno:generate
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-rules:
- - apiGroups:
- - networking.k8s.io
- resources:
- - ingresses
- - ingressclasses
- - networkpolicies
- verbs:
- - create
- - update
- - patch
- - delete
- - apiGroups:
- - ""
- resources:
- - namespaces
- - configmaps
- - secrets
- - resourcequotas
- - limitranges
- verbs:
- - create
- - update
- - patch
- - delete
- - apiGroups:
- - rbac.authorization.k8s.io
- resources:
- - rolebindings
- - roles
- verbs:
- - create
- - update
- - patch
- - delete
----
-# Source: kyverno/templates/clusterrole.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- name: kyverno:events
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-rules:
- - apiGroups:
- - "*"
- resources:
- - events
- verbs:
- - create
- - update
- - patch
- - delete
----
-# Source: kyverno/templates/clusterrole.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: ClusterRole
-metadata:
- name: kyverno:webhook
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-rules:
- - apiGroups:
- - 'admissionregistration.k8s.io'
- resources:
- - mutatingwebhookconfigurations
- - validatingwebhookconfigurations
- verbs:
- - create
- - delete
- - get
- - list
- - patch
- - update
- - watch
----
-# Source: kyverno/templates/clusterrolebinding.yaml
-kind: ClusterRoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: kyverno:userinfo
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: ClusterRole
- name: kyverno:userinfo
-subjects:
- - kind: ServiceAccount
- name: kyverno
- namespace: default
----
-# Source: kyverno/templates/clusterrolebinding.yaml
-kind: ClusterRoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: kyverno:policies
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: ClusterRole
- name: kyverno:policies
-subjects:
- - kind: ServiceAccount
- name: kyverno
- namespace: default
----
-# Source: kyverno/templates/clusterrolebinding.yaml
-kind: ClusterRoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: kyverno:view
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: ClusterRole
- name: kyverno:view
-subjects:
- - kind: ServiceAccount
- name: kyverno
- namespace: default
----
-# Source: kyverno/templates/clusterrolebinding.yaml
-kind: ClusterRoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: kyverno:generate
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: ClusterRole
- name: kyverno:generate
-subjects:
- - kind: ServiceAccount
- name: kyverno
- namespace: default
----
-# Source: kyverno/templates/clusterrolebinding.yaml
-kind: ClusterRoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: kyverno:events
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: ClusterRole
- name: kyverno:events
-subjects:
- - kind: ServiceAccount
- name: kyverno
- namespace: default
----
-# Source: kyverno/templates/clusterrolebinding.yaml
-kind: ClusterRoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: kyverno:webhook
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: ClusterRole
- name: kyverno:webhook
-subjects:
- - kind: ServiceAccount
- name: kyverno
- namespace: default
----
-# Source: kyverno/templates/role.yaml
-apiVersion: rbac.authorization.k8s.io/v1
-kind: Role
-metadata:
- name: kyverno:leaderelection
- namespace: default
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-rules:
- - apiGroups:
- - coordination.k8s.io
- resources:
- - leases
- verbs:
- - create
- - delete
- - get
- - patch
- - update
- # Allow update of Kyverno deployment annotations
- - apiGroups:
- - apps
- resources:
- - deployments
- verbs:
- - get
- - list
- - patch
- - update
- - watch
----
-# Source: kyverno/templates/rolebinding.yaml
-kind: RoleBinding
-apiVersion: rbac.authorization.k8s.io/v1
-metadata:
- name: kyverno:leaderelection
- namespace: default
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: Role
- name: kyverno:leaderelection
-subjects:
- - kind: ServiceAccount
- name: kyverno
- namespace: default
----
-# Source: kyverno/templates/service.yaml
-apiVersion: v1
-kind: Service
-metadata:
- name: kyverno-svc
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- namespace: default
-spec:
- ports:
- - port: 443
- targetPort: https
- protocol: TCP
- name: https
- selector:
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/instance: kyverno
- app: kyverno
- type: ClusterIP
----
-# Source: kyverno/templates/service.yaml
-apiVersion: v1
-kind: Service
-metadata:
- name: kyverno-svc-metrics
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- namespace: default
-spec:
- ports:
- - port: 8000
- targetPort: 8000
- protocol: TCP
- name: metrics-port
- selector:
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/instance: kyverno
- app: kyverno
- type: ClusterIP
----
-# Source: kyverno/templates/deployment.yaml
-apiVersion: apps/v1
-kind: Deployment
-metadata:
- name: kyverno
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- namespace: default
-spec:
- replicas: 3
- selector:
- matchLabels:
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/instance: kyverno
- strategy:
- rollingUpdate:
- maxSurge: 1
- maxUnavailable: 40%
- type: RollingUpdate
- template:
- metadata:
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- spec:
- affinity:
- podAntiAffinity:
- preferredDuringSchedulingIgnoredDuringExecution:
- - podAffinityTerm:
- labelSelector:
- matchExpressions:
- - key: app.kubernetes.io/name
- operator: In
- values:
- - kyverno
- topologyKey: kubernetes.io/hostname
- weight: 1
- topologySpreadConstraints:
- - labelSelector:
- matchLabels:
- app.kubernetes.io/instance: kyverno
- maxSkew: 1
- topologyKey: kubernetes.io/hostname
- whenUnsatisfiable: DoNotSchedule
- serviceAccountName: kyverno
- dnsPolicy: ClusterFirst
- initContainers:
- - name: kyverno-pre
- image: ghcr.io/kyverno/kyvernopre:v1.7.2
- imagePullPolicy: IfNotPresent
- resources:
- limits:
- cpu: 100m
- memory: 256Mi
- requests:
- cpu: 10m
- memory: 64Mi
- securityContext:
- allowPrivilegeEscalation: false
- capabilities:
- drop:
- - ALL
- privileged: false
- readOnlyRootFilesystem: true
- runAsNonRoot: true
- seccompProfile:
- type: RuntimeDefault
- env:
- - name: METRICS_CONFIG
- value: kyverno-metrics
- - name: KYVERNO_NAMESPACE
- valueFrom:
- fieldRef:
- fieldPath: metadata.namespace
- - name: KYVERNO_DEPLOYMENT
- value: kyverno
- containers:
- - name: kyverno
- image: ghcr.io/kyverno/kyverno:v1.7.2
- imagePullPolicy: IfNotPresent
- args:
- - --autogenInternals=false
- - --clientRateLimitQPS=30
- - --clientRateLimitBurst=60
- resources:
- limits:
- memory: 384Mi
- requests:
- cpu: 100m
- memory: 128Mi
- securityContext:
- allowPrivilegeEscalation: false
- capabilities:
- drop:
- - ALL
- privileged: false
- readOnlyRootFilesystem: true
- runAsNonRoot: true
- seccompProfile:
- type: RuntimeDefault
- ports:
- - containerPort: 9443
- name: https
- protocol: TCP
- - containerPort: 8000
- name: metrics-port
- protocol: TCP
- env:
- - name: INIT_CONFIG
- value: kyverno
- - name: METRICS_CONFIG
- value: kyverno-metrics
- - name: KYVERNO_NAMESPACE
- valueFrom:
- fieldRef:
- fieldPath: metadata.namespace
- - name: KYVERNO_POD_NAME
- valueFrom:
- fieldRef:
- fieldPath: metadata.name
- - name: KYVERNO_SVC
- value: kyverno-svc
- - name: TUF_ROOT
- value: /.sigstore
- - name: KYVERNO_DEPLOYMENT
- value: kyverno
- livenessProbe:
- failureThreshold: 2
- httpGet:
- path: /health/liveness
- port: 9443
- scheme: HTTPS
- initialDelaySeconds: 15
- periodSeconds: 30
- successThreshold: 1
- timeoutSeconds: 5
- readinessProbe:
- failureThreshold: 6
- httpGet:
- path: /health/readiness
- port: 9443
- scheme: HTTPS
- initialDelaySeconds: 5
- periodSeconds: 10
- successThreshold: 1
- timeoutSeconds: 5
- volumeMounts:
- - mountPath: /.sigstore
- name: sigstore
- volumes:
- - name: sigstore
- emptyDir: {}
----
-# Source: kyverno/templates/servicemonitor.yaml
-apiVersion: "monitoring.coreos.com/v1"
-kind: ServiceMonitor
-metadata:
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/part-of: kyverno
- app: kyverno
- name: kyverno-svc-service-monitor
- namespace: default
-spec:
- selector:
- matchLabels:
- app.kubernetes.io/name: kyverno
- app.kubernetes.io/instance: kyverno
- app: kyverno
- namespaceSelector:
- matchNames:
- - default
- endpoints:
- - port: metrics-port
- interval: 30s
- scrapeTimeout: 25s
----
-# Source: kyverno/templates/tests/test.yaml
-apiVersion: v1
-kind: Pod
-metadata:
- name: "kyverno-test"
- labels:
- app.kubernetes.io/component: kyverno
- app.kubernetes.io/instance: kyverno
- app.kubernetes.io/managed-by: Helm
- app.kubernetes.io/name: kyverno-test
- app.kubernetes.io/part-of: kyverno
- annotations:
- "helm.sh/hook": test
-spec:
- restartPolicy: Never
- containers:
- - name: wget
- image: busybox
- imagePullPolicy: IfNotPresent
- command:
- - /bin/sh
- - -c
- - |
- sleep 20 ; wget -O- -S --no-check-certificate https://kyverno-svc:443/health/liveness
- - name: wget-metrics
- image: busybox
- imagePullPolicy: IfNotPresent
- command:
- - /bin/sh
- - -c
- - |
- sleep 20 ; wget -O- -S --no-check-certificate http://kyverno-svc-metrics:8000/metrics
+

@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.1.0 feat(helm)!: Update chart kyverno to 3.1.1 Nov 28, 2023
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.1.1 feat(helm)!: Update chart kyverno to 3.1.2 Dec 28, 2023
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.1.2 feat(helm)!: Update chart kyverno to 3.1.3 Jan 5, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.1.3 feat(helm)!: Update chart kyverno to 3.1.4 Jan 19, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.1.4 feat(helm)!: Update chart kyverno to 3.2.0 Apr 26, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.0 feat(helm)!: Update chart kyverno to 3.2.1 May 3, 2024
@chii-bot chii-bot bot force-pushed the renovate/kyverno-3.x branch 2 times, most recently from 89b4601 to 644806d Compare May 7, 2024 10:19
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.1 feat(helm)!: Update chart kyverno to 3.2.2 May 7, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.2 feat(helm)!: Update chart kyverno to 3.2.3 May 23, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.3 feat(helm)!: Update chart kyverno to 3.2.4 May 31, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.4 feat(helm)!: Update chart kyverno to 3.2.5 Jun 17, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.5 feat(helm)!: Update chart kyverno to 3.2.6 Jul 12, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.6 feat(helm)!: Update chart kyverno to 3.2.7 Sep 27, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.2.7 feat(helm)!: Update chart kyverno to 3.3.0 Oct 29, 2024
@chii-bot chii-bot bot force-pushed the renovate/kyverno-3.x branch 2 times, most recently from c401305 to 4afda55 Compare October 31, 2024 09:22
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.3.0 feat(helm)!: Update chart kyverno to 3.3.1 Oct 31, 2024
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.3.1 feat(helm)!: Update chart kyverno to 3.3.2 Nov 1, 2024
| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| helm       | kyverno | v2.5.2 | 3.3.3 |
| helm       | kyverno | v2.5.2 | 3.3.3 |
| helm       | kyverno | v2.5.2 | 3.3.3 |
@chii-bot chii-bot bot changed the title feat(helm)!: Update chart kyverno to 3.3.2 feat(helm)!: Update chart kyverno to 3.3.3 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants