Skip to content
Merged
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
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.0
version: 1.0.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
14 changes: 14 additions & 0 deletions templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,18 @@ The application will be available at:

The default user is "admin@itential".

Some of the key configurations:
Ansible enabled: {{ .Values.applicationSettings.ansibleEnabled }}
Git enabled: {{ .Values.applicationSettings.gitEnabled }}
GRPC enabled: {{ .Values.applicationSettings.grpcEnabled }}
Hashicorp Vault enabled: {{ .Values.applicationSettings.hvEnabled }}
HTTP requests enabled: {{ .Values.applicationSettings.httpRequestsEnabled }}
LDAP enabled: {{ .Values.applicationSettings.ldapEnabled }}
Netconf enabled: {{ .Values.applicationSettings.netconfEnabled }}
Netmiko enabled: {{ .Values.applicationSettings.netmikoEnabled }}
Nornir enabled: {{ .Values.applicationSettings.nornirEnabled }}
Python virtual environments enabled: {{ .Values.applicationSettings.pythonVenvEnabled }}
Scripts enabled: {{ .Values.applicationSettings.scriptsEnabled }}
TLS enabled: {{ .Values.useTLS }}

For more information consult the Itential documentation https://docs.itential.com/docs/iag-release-versions