Skip to content

Commit dee31b9

Browse files
authored
Merge branch 'master' into master
2 parents 92b4cbc + e526586 commit dee31b9

File tree

14 files changed

+552
-5
lines changed

14 files changed

+552
-5
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@
55
**/dependency-reduced-pom.xml
66
**/journal.json
77
**/chaostoolkit.log
8+
03-path-application-development/306-app-management-with-helm/sample/*.tgz
9+
03-path-application-development/309-deploying-a-chart-repository/sample/*.tgz
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: sample
22
version: 1.0.0
3-
description: My first Haml chart
3+
description: My first Helm chart
44
keywords:
55
- java
66
- javaee
77
- mysql
88
- wildfly
99
- wildfly swarm
10-
home: https://github.com/arun-gupta/kubernetes-aws-workshop
10+
home: https://github.com/aws-samples/aws-workshop-for-kubernetes
1111
sources:
12-
- https://github.com/arun-gupta/kubernetes-aws-workshop
12+
- https://github.com/aws-samples/aws-workshop-for-kubernetes
1313
maintainers:
1414
- name: Arun Gupta
1515

03-path-application-development/308-cicd-workflows/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Once you've looked at the options above, you are ready to continue with the work
1818

1919
[align="center", cols="1", grid="none", frame="none"]
2020
|=====
21-
|image:button-continue-developer.png[link=../../03-path-application-development/310-chaos-engineering/]
21+
|image:button-continue-developer.png[link=../../03-path-application-development/309-deploying-a-chart-repository]
2222
|link:../../developer-path.adoc[Go to Developer Index]
2323
|=====

0 commit comments

Comments
 (0)