Skip to content

Commit c182a96

Browse files
committed
update cronjob controller image
Signed-off-by: jimil desai <jimildesai42@gmail.com>
1 parent 0a7c5bc commit c182a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def container_specs(client, spec, cronjob_name):
138138
containers = [
139139
client.V1Container(
140140
name="backup",
141-
image=f"{cronjob_image}:d4b5ccab97e16d3b4a45bbbe3a14077ab9f5dac9",
141+
image=f"{cronjob_image}:482f34eeeab307ec6cc7a0a9480d30b7a3bdd066",
142142
# resources=client.V1ResourceRequirements(
143143
# limits={
144144
# "cpu": "2",

0 commit comments

Comments
 (0)