Skip to content

Commit

Permalink
chore: chart version update
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur committed Jul 27, 2024
1 parent d2f5b90 commit a3ebe8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion anza-labs/lubelog/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: lubelog
description: LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
type: application
version: 0.1.0
version: 0.1.1
4 changes: 2 additions & 2 deletions anza-labs/lubelog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# lubelog

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)

LubeLogger is a web-based vehicle maintenance and fuel mileage tracker

Expand All @@ -19,7 +19,7 @@ LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
| fullnameOverride | string | `""` | Override for the full name. |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy. |
| image.repository | string | `"ghcr.io/hargata/lubelogger"` | Registry and repository for the image. |
| image.tag | string | `"v1.3.4"` | Tag for the image. |
| image.tag | string | `"v1.3.5"` | Tag for the image. |
| imagePullSecrets | list | `[]` | Secrets for pulling images. |
| ingress.annotations | object | `{}` | Annotations to add to the ingress. |
| ingress.className | string | `""` | Ingress class name. |
Expand Down

0 comments on commit a3ebe8e

Please sign in to comment.