feat(docs) update presentation
This commit is contained in:
parent
92774db6ff
commit
d36e930feb
1 changed files with 7 additions and 13 deletions
20
README.org
20
README.org
|
@ -1,26 +1,20 @@
|
|||
#+TITLE: Minimal and Opinionated Helm Charts
|
||||
#+DATE: 2023-10-18
|
||||
|
||||
<div align="center">
|
||||
<img src="https://helm.sh/img/helm.svg" align="center" width="144px" height="144px"/>
|
||||
|
||||
... powered by a Norwegian bear 🐻
|
||||
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
#+ATTR_HTML: :align center
|
||||
#+HTML: <div align="center">
|
||||
#+HTML: <img src="https://helm.sh/img/helm.svg" align="center" width="144px" height="144px"/>
|
||||
#+HTML: <p>... powered by a Norwegian bear 🐻</p>
|
||||
#+HTML: </div>
|
||||
|
||||
#+CAPTION: Releases
|
||||
#+NAME: fig:gh-actions-releases
|
||||
#+NAME: fig:gh-actions-releases
|
||||
[[https://github.com/tommy-skaug/charts/actions/workflows/build-and-publish.yml/badge.svg]]
|
||||
|
||||
|
||||
#+CAPTION: Index updates
|
||||
#+NAME: fig:gh-actions-index-updates
|
||||
#+NAME: fig:gh-actions-index-updates
|
||||
[[https://github.com/tommy-skaug/charts/actions/workflows/pages/pages-build-deployment/badge.svg]]
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Backend-focused and UX optimized minmal charts built for use with deployments based on Flux. Generally
|
||||
contains Helm charts for infrastructure and some related to security operations.
|
||||
|
|
Loading…
Reference in a new issue