Skip to content

Commit

Permalink
update doc schema and release new version (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny Yip <[email protected]>
  • Loading branch information
sunnyyip authored May 19, 2023
1 parent 8e3d4f4 commit 8fb3ef7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions charts/guac/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"digest": {
"type": "string",
"description": "Sha256 Image Digest. It is strongly recommended to use this for verification.",
"default": "sha256:770ad1e9b6300e27ea3ac03d3808f4fbfdec5e78e0f82019d18d6fd3b3943d22"
"default": "sha256:088e2b7a90a3af363a88e78a9dff1caa0b8c3671fe42a50a5ce0202557f625a3"
},
"pullPolicy": {
"type": "string",
Expand Down Expand Up @@ -106,7 +106,7 @@
"digest": {
"type": "string",
"description": "Sha256 Image Digest. It is strongly recommended to use this for verification.",
"default": "sha256:770ad1e9b6300e27ea3ac03d3808f4fbfdec5e78e0f82019d18d6fd3b3943d22"
"default": "sha256:088e2b7a90a3af363a88e78a9dff1caa0b8c3671fe42a50a5ce0202557f625a3"
},
"pullPolicy": {
"type": "string",
Expand Down Expand Up @@ -159,7 +159,7 @@
"digest": {
"type": "string",
"description": "Sha256 Image Digest. It is strongly recommended to use this for verification.",
"default": "sha256:770ad1e9b6300e27ea3ac03d3808f4fbfdec5e78e0f82019d18d6fd3b3943d22"
"default": "sha256:088e2b7a90a3af363a88e78a9dff1caa0b8c3671fe42a50a5ce0202557f625a3"
},
"pullPolicy": {
"type": "string",
Expand Down Expand Up @@ -212,7 +212,7 @@
"digest": {
"type": "string",
"description": "Sha256 Image Digest. It is strongly recommended to use this for verification.",
"default": "sha256:770ad1e9b6300e27ea3ac03d3808f4fbfdec5e78e0f82019d18d6fd3b3943d22"
"default": "sha256:088e2b7a90a3af363a88e78a9dff1caa0b8c3671fe42a50a5ce0202557f625a3"
},
"pullPolicy": {
"type": "string",
Expand Down Expand Up @@ -265,7 +265,7 @@
"digest": {
"type": "string",
"description": "Sha256 Image Digest. It is strongly recommended to use this for verification.",
"default": "sha256:770ad1e9b6300e27ea3ac03d3808f4fbfdec5e78e0f82019d18d6fd3b3943d22"
"default": "sha256:088e2b7a90a3af363a88e78a9dff1caa0b8c3671fe42a50a5ce0202557f625a3"
},
"pullPolicy": {
"type": "string",
Expand Down Expand Up @@ -339,7 +339,7 @@
"digest": {
"type": "string",
"description": "Sha256 Image Digest. It is strongly recommended to use this for verification.",
"default": "sha256:770ad1e9b6300e27ea3ac03d3808f4fbfdec5e78e0f82019d18d6fd3b3943d22"
"default": "sha256:088e2b7a90a3af363a88e78a9dff1caa0b8c3671fe42a50a5ce0202557f625a3"
},
"pullPolicy": {
"type": "string",
Expand Down

0 comments on commit 8fb3ef7

Please sign in to comment.