Skip to content

Commit

Permalink
Merge pull request #11 from mritunjaysharma394/release-kubebench
Browse files Browse the repository at this point in the history
updates version of docker image
  • Loading branch information
mritunjaysharma394 authored Feb 25, 2022
2 parents 108f2f7 + e96026c commit 52f0a51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kube-bench-adapter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: kube-bench-adapter
description: The kube-bench adapter periodically runs a CIS benchmark check using cron-job with a tool called kube-bench and produces a cluster-wide policy report based on the Policy Report Custom Resource Definition
type: application
version: v1.1.1
version: v1.1.2
appVersion: "1.0.0"
maintainers:
- name: Nirmata
Expand Down
2 changes: 1 addition & 1 deletion charts/kube-bench-adapter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image:
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
# --tag of image repository of kube-bench-adapter
tag: "v0.1.0"
tag: "v0.1.2"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 52f0a51

Please sign in to comment.