Skip to content

Commit

Permalink
Merge pull request #2022 from davidnuzik/mark-v1.18.6-stable
Browse files Browse the repository at this point in the history
Set v1.18.6 as stable in channel server
  • Loading branch information
davidnuzik authored Jul 17, 2020
2 parents f7dae17 + cecce93 commit 186c4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion channel.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Example channels config
channels:
- name: stable
latest: v1.18.4+k3s1
latest: v1.18.6+k3s1
- name: latest
latestRegexp: .*
excludeRegexp: ^[^+]+-
Expand Down

0 comments on commit 186c4a1

Please sign in to comment.