Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions charts/slugbuilder/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
apiVersion: v2
name: slugbuilder
home: https://github.com/teamhephy/slugbuilder
version: <Will be populated by the ci before publishing the chart>
description: Buildpack application builder for Deis Workflow.
version: 2.8.2
description: Buildpack application builder for Hephy Workflow.
maintainers:
- name: Deis Team
email: engineering@deis.com
- name: Team Hephy
email: team@teamhephy.com
4 changes: 2 additions & 2 deletions charts/slugbuilder/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
org: "hephy"
pull_policy: "Always"
docker_tag: canary
pull_policy: "IfNotPresent"
docker_tag: v2.8.0