Skip to content

Commit

Permalink
build: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
na-ga committed Jul 1, 2022
1 parent 3911998 commit 3150748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/cron-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
restartPolicy: Never
containers:
- name: gke-node-optimizer # https://github.com/na-ga/gke-node-optimizer
image: naaga/gke-node-optimizer:v0.1.0
image: naaga/gke-node-optimizer:v1.0.0
imagePullPolicy: IfNotPresent # Pulled only if not already present locally
env:
- name: PROJECT_ID
Expand Down

0 comments on commit 3150748

Please sign in to comment.