Skip to content

Commit

Permalink
chore: proxy-k8s-argo-cd-bootstrappingのバージョンをbump
Browse files Browse the repository at this point in the history
  • Loading branch information
kory33 committed Mar 21, 2022
1 parent 1713d4a commit 9e5ad60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-charts/proxy-k8s-argo-cd-bootstrapping/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: proxy-k8s-argo-cd-bootstrapping
version: 0.1.0
version: 0.1.1
dependencies:
- name: argo-cd
version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion proxy-kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ helm upgrade --install \
-n argocd \
--create-namespace \
--repo https://giganticminecraft.github.io/seichi_infra \
argocd proxy-k8s-argo-cd-bootstrapping --version 0.1.0
argocd proxy-k8s-argo-cd-bootstrapping --version 0.1.1
```

このコマンドでインストールされた ArgoCD は、[この定義](https://github.com/GiganticMinecraft/seichi_infra/blob/9f69953431f23a1002386a105418405e503844ec/proxy-kubernetes/argocd-apps/argocd.yaml)に追従して自身を自動更新します。

0 comments on commit 9e5ad60

Please sign in to comment.