Skip to content

Commit

Permalink
Update Helm charts page
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 3, 2024
1 parent 6cfca9a commit d915719
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,20 @@
<body>
<h1>Helm Charts Repository</h1>

<div class="chart">
<div class="chart-header">
<h2>redis-enterprise-operator</h2>
<img src="https://redis.com/wp-content/themes/wpx/assets/images/logo-redis.svg" class="chart-icon" alt="Chart icon">
</div>
<p>A Helm chart for Redis Enterprise Operator for Kubernetes</p>
<div class="version">
<h3>Version 0.2.2</h3>
<p>App Version: 7.4.2-2</p>
<p>Created: 2024-11-03T13:24:42.338751946Z</p>
<a href="https://github.com/RedisLabs/redis-enterprise-helm/releases/download/redis-enterprise-operator-0.2.2/redis-enterprise-operator-0.2.2.tgz" class="download-btn">Download Chart</a>
</div>
</div>

<div class="chart">
<div class="chart-header">
<h2>redis-enterprise-operator</h2>
Expand Down Expand Up @@ -55,7 +69,7 @@ <h3>Version 0.2.0</h3>
</div>

<footer>
<p>Generated on 2024-11-03 13:22:10</p>
<p>Generated on 2024-11-03 13:24:56</p>
</footer>
</body>
</html>

0 comments on commit d915719

Please sign in to comment.