Skip to content

Commit

Permalink
Update 2023-07-01-renovate-bot-kubernetes.md (#308)
Browse files Browse the repository at this point in the history
Typo fix

Co-authored-by: Techno Tim <[email protected]>
  • Loading branch information
aevans1987 and timothystewart6 authored Mar 6, 2024
1 parent 8528438 commit 4503b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-07-01-renovate-bot-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ _updating helm charts with Renovate are just as easy!_

So now with Renovate bot we can keep track and upgrade our Kubernetes deployment and even helm charts but I bet you are wondering how you can deploy them? There are quite a few ways to deploy these resources using GitOps tools like Flux and ArgoCD, or even just a simple CI task that runs kubectl and or helm. [I have a few videos on this topic](https://technotim.live/posts/flux-devops-gitops/). What about Docker deployments? Well if you’re interested in how to automate deployments with Docker and Renovate let me know in the comments below.

Well, I learned a ton about Renovate Bot, how to add it to your Git Repository and how to automate Pull Requests when there are updates available, and I hope you leanred something too! And remember if you found anything in this post helpful, don’t forget to share. Thanks for Reading!
Well, I learned a ton about Renovate Bot, how to add it to your Git Repository and how to automate Pull Requests when there are updates available, and I hope you learned something too! And remember if you found anything in this post helpful, don’t forget to share. Thanks for Reading!

## Join the conversation

Expand Down

0 comments on commit 4503b3d

Please sign in to comment.