Skip to content

Commit

Permalink
gen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jackspirou committed Dec 17, 2024
1 parent d3adea3 commit e8ea2fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/shcv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Requirements:
<a name="Version"></a>Version is the current version of shcv

```go
const Version = "1.0.6"
const Version = "1.0.7"
```

<a name="Chart"></a>
Expand Down Expand Up @@ -165,7 +165,7 @@ func (c *Chart) ProcessReferences()
ProcessReferences ensures all referenced values exist in values.yaml.

<a name="Chart.UpdateValueFiles"></a>
### func \(\*Chart\) [UpdateValueFiles](<https://github.com/agentstation/shcv/blob/master/pkg/shcv/pkg/shcv/shcv.go#L421>)
### func \(\*Chart\) [UpdateValueFiles](<https://github.com/agentstation/shcv/blob/master/pkg/shcv/pkg/shcv/shcv.go#L479>)

```go
func (c *Chart) UpdateValueFiles() error
Expand Down

0 comments on commit e8ea2fc

Please sign in to comment.