Skip to content

Commit

Permalink
Have Semver versions displayed in the resource history
Browse files Browse the repository at this point in the history
  • Loading branch information
bgandon committed Feb 2, 2024
1 parent b4e4ca3 commit 124e727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@ resources:
icon: docker
check_every: 24h
source:
repository: alpine
tag: latest
repository: alpine
semver_constraint: "< 1970" # Avoid YYYYMMDD tags like '20231219'

- name: gk-automation
type: git
Expand Down

0 comments on commit 124e727

Please sign in to comment.