Skip to content

Commit

Permalink
fix(4allportal): update readme (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
C-schwarz-4ap authored Nov 29, 2024
1 parent 18d1099 commit 4932ae6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/4allportal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "3.10.38"
description: A Helm chart for 4ALLPORTAL version 3.10.0 and up
name: 4allportal
version: 20.1.0
version: 20.1.1
icon: https://4allportal.com/wp-content/uploads/2022/07/cropped-4ap_logo.png
keywords:
- 4ALLPORTAL
Expand Down
4 changes: 2 additions & 2 deletions charts/4allportal/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 4allportal

![Version: 20.1.0](https://img.shields.io/badge/Version-20.1.0-informational?style=flat-square) ![AppVersion: 3.10.38](https://img.shields.io/badge/AppVersion-3.10.38-informational?style=flat-square)
![Version: 20.1.1](https://img.shields.io/badge/Version-20.1.1-informational?style=flat-square) ![AppVersion: 3.10.38](https://img.shields.io/badge/AppVersion-3.10.38-informational?style=flat-square)

A Helm chart for 4ALLPORTAL version 3.10.0 and up

Expand Down Expand Up @@ -244,7 +244,7 @@ A Helm chart for 4ALLPORTAL version 3.10.0 and up
| samba.enabled | bool | `false` | |
| samba.image.registry | string | `"quay.io"` | |
| samba.image.repository | string | `"samba.org/samba-server"` | |
| samba.image.tag | string | `"v0.5"` | |
| samba.image.tag | string | `"v0.6"` | |
| samba.livenessProbe.enabled | bool | `false` | |
| samba.nodeSelector | object | `{}` | |
| samba.podDisruptionBudget | bool | `true` | |
Expand Down

0 comments on commit 4932ae6

Please sign in to comment.