mirror of
https://github.com/plcnk/charts.git
synced 2026-04-14 05:30:37 +00:00
feat(it-tools): Change service port to 8080 (#8)
* fix(actions): Add NET_BIND_SERVICE capability * test(it-tools): Remove capabilities options * feat(it-tools): Removed liveness & readiness probes * feat(actions): Update chart testing workflow * test(actions): Re-add probes & test security context * feat(it-tools): Changed service port to 8080 * feat(doc): Be more specific in the changelog
This commit is contained in:
committed by
GitHub
parent
6afaf6cf65
commit
882dc805cf
@ -4,7 +4,7 @@ description: Collection of handy online tools for developers, with great UX.
|
||||
home: https://github.com/plcnk/charts/tree/master/charts/it-tools
|
||||
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg
|
||||
type: application
|
||||
version: 2.0.0
|
||||
version: 2.1.0
|
||||
# renovate datasource=docker depName=ghcr.io/corentinth/it-tools
|
||||
appVersion: "2024.5.13-a0bc346"
|
||||
kubeVersion: ">=1.22.0-0"
|
||||
@ -21,7 +21,7 @@ sources:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: changed
|
||||
description: Major chart overhaul. Now using bjw-s's common library chart.
|
||||
description: Changed service port from 80 to 8080
|
||||
artifacthub.io/links: |-
|
||||
- name: App Source
|
||||
url: https://github.com/CorentinTh/it-tools
|
||||
|
||||
Reference in New Issue
Block a user