Skip to content

Commit

Permalink
tag 2.19.1
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <[email protected]>
  • Loading branch information
Kingdon Barrett committed Sep 26, 2023
1 parent 94a685c commit e1c82bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/router/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: router
home: https://github.com/teamhephy/router
version: <Will be populated by the ci before publishing the chart>
version: 2.19.1
description: Edge router for Hephy Workflow.
maintainers:
- email: [email protected]
4 changes: 2 additions & 2 deletions charts/router/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org: "hephy"
pull_policy: "Always"
docker_tag: canary
pull_policy: "IfNotPresent"
docker_tag: v2.19.0
platform_domain: ""
dhparam: ""
# limits_cpu: "100m"
Expand Down

0 comments on commit e1c82bf

Please sign in to comment.