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