Skip to content

Commit

Permalink
auto-docs: Update Helm spec
Browse files Browse the repository at this point in the history
  • Loading branch information
vbotbuildovich authored and Deflaimun committed Oct 15, 2024
1 parent f93971b commit c1cce33
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/reference/pages/k-console-helm-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ v1.11.0]

== Requirements

Kubernetes: `>= 1.21.0-0`
Kubernetes: `>= 1.25.0-0`

== Settings

Expand Down
4 changes: 3 additions & 1 deletion modules/reference/pages/k-operator-helm-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ v1.11.0]

== Requirements

Kubernetes: `>= 1.25.0-0`

[width="100%",cols="45%,22%,33%",options="header",]
|===
|Repository |Name |Version
Expand Down Expand Up @@ -331,7 +333,7 @@ documentation].

Sets deployment strategy. For details, see the
https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy[Kubernetes
documentation]. strategy: "" Sets additional annotations for Pods.
documentation]. strategy: “” Sets additional annotations for Pods.

*Default:* `{}`

Expand Down
6 changes: 3 additions & 3 deletions modules/reference/pages/k-redpanda-helm-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

:description: Find the default values and descriptions of settings in the Redpanda Helm chart.

image:https://img.shields.io/badge/Version-5.9.5-informational?style=flat-square[Version:
5.9.5]
image:https://img.shields.io/badge/Version-5.9.6-informational?style=flat-square[Version:
5.9.6]
image:https://img.shields.io/badge/Type-application-informational?style=flat-square[Type:
application]
image:https://img.shields.io/badge/AppVersion-v24.2.5-informational?style=flat-square[AppVersion:
Expand Down Expand Up @@ -32,7 +32,7 @@ v1.11.0]

== Requirements

Kubernetes: `^1.21.0-0`
Kubernetes: `>= 1.25.0-0`

[cols=",,",options="header",]
|===
Expand Down

0 comments on commit c1cce33

Please sign in to comment.