Below you will find pages that utilize the taxonomy term “vidhyashankergoel”
April 3, 2026
Helm-actions-vidhya101
Version updated for https://github.com/vidhyashankergoel/helm-actions to version v1.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates tasks related to managing and deploying Helm charts. It packages Helm charts, performs linting, pushes the packaged charts to an OCI registry (e.g., GHCR), and optionally updates a HELMCHART-VERSION file in the repository.
April 2, 2026
Simple Greeting Action by vidhya101
Version updated for https://github.com/vidhyashankergoel/greeting-action to version v1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Simple Greeting Action is a lightweight GitHub Action designed for educational purposes, showcasing how composite actions function within CI/CD workflows. It automates the task of generating a customizable greeting message based on user-provided inputs (username and optional season) and provides the message as a reusable output for subsequent workflow steps.