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
07564588
Unverified
Commit
07564588
authored
Oct 18, 2016
by
Jason Hansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc(rollback): add docs for pre/post rollback hooks
parent
d744a3d0
Show 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 @
07564588
...
...
@@ -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