mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
flake
This commit is contained in:
committed by
Stavros Kois
parent
85e53671cc
commit
384ecef46c
@@ -26,7 +26,6 @@ def newer_mapping(image_tags):
|
||||
"app_version": ""
|
||||
}
|
||||
|
||||
|
||||
for key in image_tags.keys():
|
||||
RE_STABLE_VERSION = ENUMS[key].get('RE_STABLE_VERSION', None) if key in ENUMS else None
|
||||
if (RE_STABLE_VERSION is None):
|
||||
|
||||
Reference in New Issue
Block a user