Skip to content

Releases: MichaelTrip/lmsensors-container

🚀 Release v1.2.0

26 Feb 08:58
1773115

Choose a tag to compare

🚀 What's Changed

📝 Commits since v1.1.0:

  • Merge pull request #8 from MichaelTrip/feature/remove-virtual-disks (1773115)
  • feat: skip logging for virtual disks in SSD temperature collection (7fb107d)

📦 Container Images

Component Image Size
Sensor DaemonSet ghcr.io/michaeltrip/lmsensors-daemonset-container:v1.2.0 Size
Web Dashboard ghcr.io/michaeltrip/lmsensors-web:v1.2.0 Size

🛠️ Quick Deploy

kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.2.0/deployment-files/pvc.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.2.0/deployment-files/daemonset.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.2.0/deployment-files/webserver-modern.yaml

🚀 Release v1.1.0

20 Feb 15:52
2e0a50c

Choose a tag to compare

🚀 What's Changed

📝 Commits since v1.0.3:

  • Merge pull request #7 from MichaelTrip/feature/ssd-temps (2e0a50c)
  • feat: implement automatic semantic versioning based on commit messages (1ca41e0)
  • Merge pull request #6 from MichaelTrip/feature/ssd-temps (02d6902)
  • refactor: remove debug logging from node parsing and merging process (f991702)
  • feat: add debug logging for node discovery and merging process (e8cb0b6)
  • feat: add debug logging for file parsing and node structure discovery (53256b6)
  • fix: update regex to correctly match file types in node identification (e827fb4)
  • feat: add build summary generation step to CI workflow (798e287)
  • chore: remove unnecessary whitespace from README.md (8aff55b)
  • refactor: streamline version tagging process in CI workflow (3eeb480)
  • feat: add SSD temperature monitoring and update related documentation (8748910)

📦 Container Images

Component Image Size
Sensor DaemonSet ghcr.io/michaeltrip/lmsensors-daemonset-container:v1.1.0 Size
Web Dashboard ghcr.io/michaeltrip/lmsensors-web:v1.1.0 Size

🛠️ Quick Deploy

kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.1.0/deployment-files/pvc.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.1.0/deployment-files/daemonset.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.1.0/deployment-files/webserver-modern.yaml

🚀 Release v1.0.3

17 Sep 17:40

Choose a tag to compare

🚀 What's Changed

📝 Initial release commits:

  • Merge pull request #6 from MichaelTrip/feature/ssd-temps (02d6902)
  • refactor: remove debug logging from node parsing and merging process (f991702)
  • feat: add debug logging for node discovery and merging process (e8cb0b6)
  • feat: add debug logging for file parsing and node structure discovery (53256b6)
  • fix: update regex to correctly match file types in node identification (e827fb4)
  • feat: add build summary generation step to CI workflow (798e287)
  • chore: remove unnecessary whitespace from README.md (8aff55b)
  • refactor: streamline version tagging process in CI workflow (3eeb480)
  • feat: add SSD temperature monitoring and update related documentation (8748910)
  • fix: fixing layout for cat (a66b26d)
  • fix: trying to fix the prompt (dd35578)
  • fix: trying to fix the prompt (56f3427)
  • fix: fixing html with cat command (735cbd8)
  • feat!: complete rehaul - implement dynamic node configuration system (3718b74)
  • feat: complete rehaul - dynamic node configuration system (a5d9fc9)
  • feat!: Fixing workflow (d708308)
  • ci: add manual workflow dispatch trigger (b80949b)
  • feat!: complete rehaul - implement dynamic node configuration system (d00004f)
  • feat: complete rehaul - implement dynamic node configuration system (dc5dca6)
  • updated screenshot (3251256)
  • fix: respect ConfigMap node configuration and prevent unwanted auto-discovery (577de3a)
  • feat: fixing commit (4ed1e41)
  • feat: implement dynamic node configuration with ConfigMap support (70587d0)
  • feat: transform web interface to terminal aesthetic and clean project structure (bf4d138)
  • feat!: complete application restructure with dual-container architecture (57057a7)
  • changing workflow (198f39f)
  • [skip ci] updating daemonset with latest and TZ variable (cece437)
  • adding tzdata to image (39beddb)
  • Merge pull request #2 from MichaelTrip/feature/new-index (3b57868)
  • updated screenshot (c53964a)
  • update README.md (86ead59)
  • cleaning up (77fb02d)
  • fix: Handle missing files and improve fallback node handling (019f9f8)
  • fix: Update file paths to correctly fetch data files (933c1ea)
  • fix: Update file paths to load sensor data from /data directory (2edb3e8)
  • style: Remove trailing whitespaces in configmap.yaml (7739a4a)
  • feat: Modernize SensorDash UI with terminal-inspired design and enhanced Kubernetes deployment (447007f)
  • chore: fix containerfile (9dbbd31)
  • add dynamic versioning (be3abbf)
  • Merge pull request #1 from MichaelTrip/feature/test-workflow (82928d6)
  • chore: force changing index.html (048e938)
  • fix: Update ConfigMap generation in GitHub workflows to correctly handle index.html changes (b4ce79e)
  • fix: Implement JavaScript-based page refresh to maintain tab and scroll state (0a0e02c)
  • feat: Implement localStorage to persist active tab across page refreshes (095d263)
  • feat: Add command and args to lmsensors DaemonSet for hostname configuration (8c5020f)
  • feat: Set pod hostname to match node name in daemonset deployment (88fb011)
  • chore: restore Containerfile (615a8e1)
  • fix: Revert Containerfile to use apt-installed fastfetch (b0e9006)
  • fix: Update GitHub workflows and index.html to handle feature branches and dynamic node discovery (9edcf58)
  • feat: Add workflow to auto-update ConfigMap when index.html changes (5685193)
  • Update workflows to run on feature branches (bad34d7)
  • ci: Update workflows to run on feature branches and improve error handling (d6c690e)
  • refactor: Update GitHub workflows to match kubevirt-portal structure (6a34d17)
  • refactor: Make index.html dynamic with node discovery and file-list generation (0805f9d)
  • Automated commit by Keepalive Workflow to keep the repository active (82af6a1)
  • Automated commit by Keepalive Workflow to keep the repository active (6180ed2)
  • Automated commit by Keepalive Workflow to keep the repository active (c15a5cf)
  • changed storageclass to rwx (6316117)
  • removing empty lines at the end of the fastfetch output (22f923d)
  • added keepalive workflow (a8f6a64)
  • updated screenshot (24d6066)
  • changed html (28216fa)
  • updated script (b1dc41f)
  • updated website (16811c0)
  • changed daemonset (5c18a65)
  • debugging (34e8a94)
  • debugging (20320f9)
  • Update README.md (de808c1)
  • updates application with new html and fastfetch (08692d4)
  • updated html (d193c1a)
  • added (9fdb188)
  • updated README (6ca74b9)
  • added refresh and screenshot (1fc9cd2)
  • adding refresh (b531c3c)
  • finalizing things (84255c2)
  • changed to text instead of html (8a1a06d)
  • refactor (72527c9)
  • changed deployment file (5c8a6f2)
  • added excution bit to sensors.sh (052c5e3)
  • Update README.md (0827a91)
  • updated (d8a217a)
  • Update README.md (4ea2a4d)
  • first commit (29f337e)

📦 Container Images

Component Image Size
Sensor DaemonSet ghcr.io/michaeltrip/lmsensors-daemonset-container:v1.0.3 Size
Web Dashboard ghcr.io/michaeltrip/lmsensors-web:v1.0.3 Size

🛠️ Quick Deploy

kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.3/deployment-files/pvc.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.3/deployment-files/daemonset.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.3/deployment-files/webserver-modern.yaml

🚀 Release v1.0.2

17 Sep 15:47
dd35578

Choose a tag to compare

🚀 What's Changed

📝 Commits since v1.0.1:

  • fix: trying to fix the prompt (dd35578)
  • fix: trying to fix the prompt (56f3427)

📦 Container Images

Component Image Size
Sensor DaemonSet ghcr.io/michaeltrip/lmsensors-daemonset-container:latest Size
Web Dashboard ghcr.io/michaeltrip/lmsensors-web:latest Size

🛠️ Quick Deploy

kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.2/deployment-files/pvc.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.2/deployment-files/daemonset.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.2/deployment-files/webserver-modern.yaml

🚀 Release v1.0.1

17 Sep 15:37

Choose a tag to compare

🚀 What's Changed

📝 Commits since v1.0.0:

  • fix: fixing html with cat command (735cbd8)

📦 Container Images

Component Image Size
Sensor DaemonSet ghcr.io/michaeltrip/lmsensors-daemonset-container:latest Size
Web Dashboard ghcr.io/michaeltrip/lmsensors-web:latest Size

🛠️ Quick Deploy

kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.1/deployment-files/pvc.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.1/deployment-files/daemonset.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.1/deployment-files/webserver-modern.yaml

🚀 Release v1.0.0

10 Sep 20:44

Choose a tag to compare

🚀 What's Changed

📝 Initial release commits:

  • feat!: complete rehaul - implement dynamic node configuration system (3718b74)
  • feat: complete rehaul - dynamic node configuration system (a5d9fc9)
  • feat!: Fixing workflow (d708308)
  • ci: add manual workflow dispatch trigger (b80949b)
  • feat!: complete rehaul - implement dynamic node configuration system (d00004f)
  • feat: complete rehaul - implement dynamic node configuration system (dc5dca6)
  • updated screenshot (3251256)
  • fix: respect ConfigMap node configuration and prevent unwanted auto-discovery (577de3a)
  • feat: fixing commit (4ed1e41)
  • feat: implement dynamic node configuration with ConfigMap support (70587d0)
  • feat: transform web interface to terminal aesthetic and clean project structure (bf4d138)
  • feat!: complete application restructure with dual-container architecture (57057a7)
  • changing workflow (198f39f)
  • [skip ci] updating daemonset with latest and TZ variable (cece437)
  • adding tzdata to image (39beddb)
  • Merge pull request #2 from MichaelTrip/feature/new-index (3b57868)
  • updated screenshot (c53964a)
  • update README.md (86ead59)
  • cleaning up (77fb02d)
  • fix: Handle missing files and improve fallback node handling (019f9f8)
  • fix: Update file paths to correctly fetch data files (933c1ea)
  • fix: Update file paths to load sensor data from /data directory (2edb3e8)
  • style: Remove trailing whitespaces in configmap.yaml (7739a4a)
  • feat: Modernize SensorDash UI with terminal-inspired design and enhanced Kubernetes deployment (447007f)
  • chore: fix containerfile (9dbbd31)
  • add dynamic versioning (be3abbf)
  • Merge pull request #1 from MichaelTrip/feature/test-workflow (82928d6)
  • chore: force changing index.html (048e938)
  • fix: Update ConfigMap generation in GitHub workflows to correctly handle index.html changes (b4ce79e)
  • fix: Implement JavaScript-based page refresh to maintain tab and scroll state (0a0e02c)
  • feat: Implement localStorage to persist active tab across page refreshes (095d263)
  • feat: Add command and args to lmsensors DaemonSet for hostname configuration (8c5020f)
  • feat: Set pod hostname to match node name in daemonset deployment (88fb011)
  • chore: restore Containerfile (615a8e1)
  • fix: Revert Containerfile to use apt-installed fastfetch (b0e9006)
  • fix: Update GitHub workflows and index.html to handle feature branches and dynamic node discovery (9edcf58)
  • feat: Add workflow to auto-update ConfigMap when index.html changes (5685193)
  • Update workflows to run on feature branches (bad34d7)
  • ci: Update workflows to run on feature branches and improve error handling (d6c690e)
  • refactor: Update GitHub workflows to match kubevirt-portal structure (6a34d17)
  • refactor: Make index.html dynamic with node discovery and file-list generation (0805f9d)
  • Automated commit by Keepalive Workflow to keep the repository active (82af6a1)
  • Automated commit by Keepalive Workflow to keep the repository active (6180ed2)
  • Automated commit by Keepalive Workflow to keep the repository active (c15a5cf)
  • changed storageclass to rwx (6316117)
  • removing empty lines at the end of the fastfetch output (22f923d)
  • added keepalive workflow (a8f6a64)
  • updated screenshot (24d6066)
  • changed html (28216fa)
  • updated script (b1dc41f)
  • updated website (16811c0)
  • changed daemonset (5c18a65)
  • debugging (34e8a94)
  • debugging (20320f9)
  • Update README.md (de808c1)
  • updates application with new html and fastfetch (08692d4)
  • updated html (d193c1a)
  • added (9fdb188)
  • updated README (6ca74b9)
  • added refresh and screenshot (1fc9cd2)
  • adding refresh (b531c3c)
  • finalizing things (84255c2)
  • changed to text instead of html (8a1a06d)
  • refactor (72527c9)
  • changed deployment file (5c8a6f2)
  • added excution bit to sensors.sh (052c5e3)
  • Update README.md (0827a91)
  • updated (d8a217a)
  • Update README.md (4ea2a4d)
  • first commit (29f337e)

📦 Container Images

Component Image Size
Sensor DaemonSet ghcr.io/michaeltrip/lmsensors-daemonset-container:latest Size
Web Dashboard ghcr.io/michaeltrip/lmsensors-web:latest Size

🛠️ Quick Deploy

kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.0/deployment-files/pvc.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.0/deployment-files/daemonset.yaml
kubectl apply -f https://raw.githubusercontent.com/MichaelTrip/lmsensors-container/v1.0.0/deployment-files/webserver-modern.yaml