Skip to content

Commit

Permalink
README: update example of CRD
Browse files Browse the repository at this point in the history
Use `latest` tag, this is future proof.

Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio committed Oct 24, 2024
1 parent 2aa3517 commit 7cb51bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ metadata:
io.kubewarden.policy.severity: low
name: "demo-policy.example.com"
spec:
module: registry://ghcr.io/kubewarden/policies/cel-policy:0.1.0
module: registry://ghcr.io/kubewarden/policies/cel-policy:latest
settings:
variables:
- name: "replicas"
Expand Down

0 comments on commit 7cb51bf

Please sign in to comment.