diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index 2a7b56d..261aa85 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -350,8 +350,9 @@ data: version_checker_is_latest_version{ container_type="container", image!~"(^|.*/)(busybox|redis|alpine|nginx|mariadb|mysql)$", - image!~"^longhornio/csi-.*$", - current_version!~"^sha256:.*$" + image!~"^longhornio.*$", + image!~"(^|.*/)postgres.*$", + current_version!~"(^|.*/)sha256:.*$" } == 0 ) subrequests: @@ -364,8 +365,9 @@ data: version_checker_is_latest_version{ container_type="container", image!~"(^|.*/)(busybox|redis|alpine|nginx|mariadb|mysql)$", - image!~"^longhornio/csi-.*$", - current_version!~"^sha256:.*$" + image!~"^longhornio.*$", + image!~"(^|.*/)postgres.*$", + current_version!~"(^|.*/)sha256:.*$" } == 1 ) ) or vector(0) @@ -378,8 +380,9 @@ data: version_checker_is_latest_version{ container_type="container", image!~"(^|.*/)(busybox|redis|alpine|nginx|mariadb|mysql)$", - image!~"^longhornio/csi-.*$", - current_version!~"^sha256:.*$" + image!~"^longhornio.*$", + image!~"(^|.*/)postgres.*$", + current_version!~"(^|.*/)sha256:.*$" } == 0 ) ) or vector(0) @@ -392,8 +395,9 @@ data: version_checker_is_latest_version{ container_type="container", image!~"(^|.*/)(busybox|redis|alpine|nginx|mariadb|mysql)$", - image!~"^longhornio/csi-.*$", - current_version!~"^sha256:.*$" + image!~"^longhornio.*$", + image!~"(^|.*/)postgres.*$", + current_version!~"(^|.*/)sha256:.*$" } ) ) or vector(0)