Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
d7e56133
Commit
d7e56133
authored
Oct 18, 2016
by
Matt Butcher
Committed by
GitHub
Oct 18, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1386 from slack/doc-rollback
doc(rollback): add docs for pre/post rollback hooks
parents
63840043
07564588
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
charts_hooks.md
docs/charts_hooks.md
+4
-0
No files found.
docs/charts_hooks.md
View file @
d7e56133
...
...
@@ -32,6 +32,10 @@ The following hooks are defined:
before a kuberntes apply operation).
-
post-upgrade: Executes on an upgrade after all resources have been
upgraded.
-
pre-rollback: Executes on a rollback request after templates are
rendered, but before any resources have been rolled back.
-
post-rollback: Executes on a rollback request after all resources
have been modified.
## Hooks and the Release Lifecycle
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment