Skip to content

Commit

Permalink
auto: generate schema json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and yorugac committed Nov 13, 2024
1 parent 23ddde1 commit 53fbbde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/k6-operator/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"type": "string"
},
"tag": {
"default": "controller-v0.0.17",
"default": "controller-v0.0.18",
"description": "manager.image.tag -- controller-manager image tag",
"title": "tag",
"type": "string"
Expand All @@ -181,7 +181,7 @@
},
"podSecurityContext": {
"additionalProperties": true,
"description": "manager.podSecurityContext -- A security context defines privileges and access control settings for a Pod",
"description": "manager.podSecurityContext -- A security context defines privileges and access control settings for a pod.",
"title": "podSecurityContext",
"type": "object"
},
Expand Down

0 comments on commit 53fbbde

Please sign in to comment.