Skip to content

Commit

Permalink
src/test/.../Versions: bump image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ansarhun committed May 25, 2024
1 parent 8add0a6 commit 3ca831b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

public class Versions {

public static String K3S_VERSION = "rancher/k3s:v1.29.2-k3s1";
public static String MINIO_VERSION = "bitnami/minio:2024.3.7";
public static String K3S_VERSION = "rancher/k3s:v1.30.1-k3s1";
public static String MINIO_VERSION = "bitnami/minio:2024.5.10";
public static String RESTIC_VERSION = "restic/restic:0.16.4";

}

0 comments on commit 3ca831b

Please sign in to comment.